shen-truffle
August 16, 2017 ยท View on GitHub
shen-truffle is a port of the Shen programming language to the Graal runtime.
Acknowledgments
Thanks to Dr Mark Tarver for his work in science and philosophy in general, and Shen in particular.
Usage
Not yet
Development
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.