Y
Hacker News
new
|
ask
|
show
|
jobs
by
maratc
1632 days ago
When the majority of programs in the world can't be "run" according to your definition, you might want to reconsider your definition.
2 comments
ithkuil
1631 days ago
Since we're enjoying a nitpick picnic you can compile JS AOT to Java with rhino and then to native code with GCJ
link
robbedpeter
1632 days ago
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.
link