CedricLeong / simplelanguage

A simple example language built using the Truffle API.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleLanguage

A simple demonstration language built using Truffle for the GraalVM.

SimpleLanguage is heavily documented to explain the how and why of writing a Truffle language. A good way to read this documentation is to generate HTML of the JavaDoc comments and read that, and then read the source alongside the comments.

This repository is licensed under the permissive UPL licence. Fork it to begin your own Truffle language.

For instructions on how to get started please refer to our website

About

A simple example language built using the Truffle API.

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

License:Universal Permissive License v1.0


Languages

Language:Java 97.1%Language:Slash 1.9%Language:Shell 0.6%Language:Python 0.4%