Skip to content
Julius Flimmel edited this page Mar 19, 2017 · 6 revisions

TrufflePascal Project

Pascal is a well-known programming language typically compiled to native computer language. The goal of this project is to write an interpreter for this language using a Truffle framework which runs on top of Java VM and uses Graal compiler.

Quick links

Clone this wiki locally