4 ms·
I was even more impressed when I googled Truffle and Graal as I had not heard of them until this.
by stormcrowsx 11y ago
I was even more impressed when I googled Truffle and Graal as I had not heard of them until this.
- pron 11y agoThey will be available for use in Java 9 without requiring any special JDK build.
- aardvark179 11y agoHidden behind an experimental command line flag and with caveats about performance since its intended for experimental JIT plugins, but yeah. I think we will eventually end up with much of Java implemented in Java, and that will make for fantastic dynamic language support, but it's going to be a long road.
- kayamon 11y agoIf you liked that, Terra (http://terralang.org/ http://terralang.org/) is also worth checking out.