A Lisp interpreter written in Kotlin
Go to file
Mike Cifelli 84ccac0edb Improve interpreter performance slightly 2017-04-13 09:07:30 -04:00
.settings Switch from ant to maven 2017-03-15 13:37:39 -04:00
fitnesse Fix problems with FitNesse 2017-03-17 16:17:44 -04:00
lisp Add a GENSYM-EQUAL function for unit testing macros 2017-03-13 14:43:31 -04:00
src Improve interpreter performance slightly 2017-04-13 09:07:30 -04:00
test Improve interpreter performance slightly 2017-04-13 09:07:30 -04:00
.classpath Switch from ant to maven 2017-03-15 13:37:39 -04:00
.gitignore Add lanterna to the project 2017-03-15 13:52:20 -04:00
.project Switch from ant to maven 2017-03-15 13:37:39 -04:00
README.md README.md edited online with Bitbucket 2017-03-07 14:57:13 +00:00
pom.xml Add and refactor unit tests 2017-03-23 16:14:26 -04:00

README.md

Transcendental Lisp

A dialect of Lisp still in its early stages of development.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact