Mike Cifelli 568fce3c11 | ||
---|---|---|
.settings | ||
fitnesse | ||
lisp | ||
src | ||
test | ||
.classpath | ||
.gitignore | ||
.gitlab-ci.yml | ||
.project | ||
README.md | ||
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