-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Julius Flimmel edited this page Mar 19, 2017
·
6 revisions
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.