Mike Cifelli
04a4164c1b
Convert to intellij and kotlin See merge request mike-cifelli/transcendental-lisp!1 |
||
---|---|---|
.idea | ||
fitnesse | ||
lisp | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
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