Thu 18 Jul 2019 16:10 - 16:40 at Epernay - Session #3 Chair(s): Hugh Leather

During this talk I will describe how you can use Eclipse OMR technologies to easily create an Interpreter for a new or existing runtime and get a JIT for free! I will walk through the simple steps to create a small, efficient Interpreter and JIT using the new OMR InterpreterBuilder for any runtime. One of the major benefits is that once the Interpreter is written the exact same code is used to create a JIT for the runtime. This means there is only one place to modify code. Everyone understands the benefit of having a JIT so getting one for free is a huge advantage. By the end of the talk you will have demonstrated how easy it is to implement an interpreter with a JIT and compare the performance with an Interpreter written in C++. Runtime and language enthusiasts should definitely check out the OMR project to see how it can help.

The OMR project is a set of open source C and C++ components that can be used to build robust language runtimes that support many different hardware and operating system platforms. One key feature of the OMR project is that it can be used to improve an existing runtime for languages with mature communities without forcing the communities to switch from their favourite runtime.

Create your Own Interpreter with a JIT (AORTA_InterpreterBuilder_2019.pdf)2.6MiB

Software developer at IBM, Masters in Computer Science Student Candidate at University of Waterloo

Thu 18 Jul

Displayed time zone: Belfast change

15:40 - 16:40
Session #3AORTA at Epernay
Chair(s): Hugh Leather University of Edinburgh
15:40
30m
Talk
Full-system Cross-architecture Hardware Virtualisation
AORTA
Tom Spink University of Edinburgh
16:10
30m
Talk
Create your own Interpreter with a JIT under 30 minutes
AORTA
Igor Braga IBM Canada
File Attached