Golo Truffle/Graal articles by Stefan Marr
Stefan Marr recently published a series of blog posts to explain how to use Truffle and the Graal VM to implement and run programming languages. Stefan is working at the Institute for System Software at the Johannes Kepler University, Linz, Austria. Prior to that, Stefan was a post-doctoral fellow at INRIA Lille, France.
Stefan used Eclipse Golo as the support language to explain how to design interpreters with Truffle, and the outcome in terms of peak performance is rather impressive!
“Add Graal JIT Compilation to Your JVM Language in 5 Easy Steps”
You may also check out Stefan’s Golo fork on GitHub.
Congratulations Stefan, and thanks again for choosing Golo as a showcase!