I'd like this too. It doesn't need to be a compiler to native code, just
something that binds everything up into a binary you can just run. It could
even check for later versions of the runtime to use if it were a shared
object, allowing you still to upgrade interpreters to fix bugs without having
to recompile.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
I'd like this too. It doesn't need to be a compiler to native code, just
something that binds everything up into a binary you can just run. It could
even check for later versions of the runtime to use if it were a shared
object, allowing you still to upgrade interpreters to fix bugs without having
to recompile.