shen-truffle is a port of the Shen programming language to the Graal runtime.
Thanks to Dr Mark Tarver for his work in science and philosophy in general, and Shen in particular.
Not yet
You will need:
- A GraalVM (< 0.26) or a JDK8 built with JVMCI. You can download either from:
- Maven
To build:
mvn compile
To run you will currently need to hack the shen-truffle
script to use your GraalVM/JVM.