A Lisp interpreter written in Kotlin
Go to file
Mike Cifelli 38ab1144fb Clean up terminal code and unit tests
The terminal unit tests were updated so that they don't rely on an
arbitrary delay.
2017-03-19 12:54:35 -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 Clean up terminal code and unit tests 2017-03-19 12:54:35 -04:00
test Clean up terminal code and unit tests 2017-03-19 12:54:35 -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 lanterna to the project 2017-03-15 13:52:20 -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