Hacker News new | past | comments | ask | show | jobs | submit login

I don't see any reason to assume this will show up on the iPhone. Apple has a very strict policy about interpreters running on their platform, why would they suddenly change that?

(You might still be able to AOT your macruby program and ship the binary on the iPhone)




You can run interpreters on iPhone. You just can't allow the user to load code in externally to be interpreted.

And you can build binaries with MacRuby anyway.


The AOT compilation in MacRuby relies on the ObjC 2.0 GC, that's why you can't use it right now to create iPhone apps.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: