Comment on MIT Scheme on Apple SiliconparentComments−maratc4yWhen the majority of programs in the world can't be "run" according to your definition, you might want to reconsider your definition.−ithkuil4ySince we're enjoying a nitpick picnic you can compile JS AOT to Java with rhino and then to native code with GCJ−robbedpeter4yYou're redefining the terms, native and interpreted programs are differentiated by the execution layer, and it has nothing to do with where a majority of programs live.
Comments
When the majority of programs in the world can't be "run" according to your definition, you might want to reconsider your definition.
Since we're enjoying a nitpick picnic you can compile JS AOT to Java with rhino and then to native code with GCJ
You're redefining the terms, native and interpreted programs are differentiated by the execution layer, and it has nothing to do with where a majority of programs live.