Reputation: 20415
How to compile Scala into machine code ?
Is LLVM (http://en.wikipedia.org/wiki/LLVM) plausible ?
Update: Would such compilation make the code run any faster in the target machine ?
Upvotes: 1
Views: 1570
Reputation: 2984
wind changed! happy to update new answer. :)
https://github.com/scala-native/scala-native
--
[outdated answer]
https://greedy.github.io/scala-llvm/
Geoff Reedy working on it. HTH
Upvotes: 1