Tutorial on Using Graal as JIT Compiler for JVM Languages
Stefan Marr
java at stefan-marr.de
Tue Nov 24 14:08:44 UTC 2015
Dear Graal Community:
Two weeks ago I started to post a five part series on how to add Graal-based JIT compilation to JVM languages on my blog.
Today, the main part on Truffle was published:
http://stefan-marr.de/2015/11/add-graal-jit-compilation-to-your-jvm-language-in-5-easy-steps-step-3/
In the next two weeks, there will be another post including things like loops and one were I show how to optimize the Truffle interpreter based on using IGV to inspect the Graal compilation.
Hope you might find it useful.
Best regards
Stefan
--
Stefan Marr
Johannes Kepler Universität Linz
http://stefan-marr.de/research/
More information about the graal-dev
mailing list