HN Gopher Feed (2017-11-04) - page 1 of 10 ___________________________________________________________________
Understanding How Graal Works - A Java JIT Compiler Written in Java
66 points by mpweiher
http://chrisseaton.com/rubytruffle/jokerconf17/___________________________________________________________________
fiddlerwoaroof - 1 hours ago
It?s nice to see java gaining compiler macros.
[deleted]
MaxBarraclough - 1 hours ago
That was an interesting skim-read, good stuff!Let's not forget
though that this isn't the first Java JIT written in Java. I
believe the Jikes RVM has that honour.