libtruffle-java

multi-language framework for executing dynamic languages

Description

Truffle is a language abstract syntax tree interpreter which allow it to implement languages on top of the Graal framework.

To implement a language using Truffle you write an AST for your language and add methods to interpret (perform the action of) each node.

Graal is an Oracle project aiming to implement a high performance Java dynamic compiler and interpreter.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://openjdk.java.net/projects/graal


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtruffle-java