A Lisp interpreter written in Kotlin
- The issue was with the reflections library: https://github.com/ronmamo/reflections/issues/81 |
||
|---|---|---|
| .idea | ||
| fitnesse | ||
| lisp | ||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| pom.xml | ||
| README.md | ||
Transcendental Lisp
A dialect of Lisp still in its early stages of development.
Build Setup
# build the application
mvn clean verify
# run the interpreter
java -jar target/transcendental-lisp-*-SNAPSHOT.jar