A Lisp interpreter written in Kotlin
Go to file
Mike Cifelli 1acfad31ca README.md edited online with Bitbucket 2017-03-07 13:47:05 +00:00
.externalToolBuilders Continued refactoring the LispParser and writing unit tests 2016-12-14 14:41:43 -05:00
.settings Fixed the ant build's output directory 2016-12-08 09:11:12 -05:00
fitnesse Add more advanced lisp objects 2017-03-06 16:52:06 -05:00
lib Added a java recursion library 2017-02-22 14:43:03 -05:00
lisp Add more advanced lisp objects 2017-03-06 16:52:06 -05:00
src Add more advanced lisp objects 2017-03-06 16:52:06 -05:00
test Add more advanced lisp objects 2017-03-06 16:52:06 -05:00
.classpath Acceptance tests now run with JUnit 2017-03-02 15:26:21 -05:00
.gitignore Acceptance tests now run with JUnit 2017-03-02 15:26:21 -05:00
.project Fixed the ant build's output directory 2016-12-08 09:11:12 -05:00
README.md README.md edited online with Bitbucket 2017-03-07 13:47:05 +00:00
build.xml Removed RuntimeExceptions and associated logic 2017-02-09 12:09:51 -05:00

README.md

transcendental-lisp

A dialect of Lisp.

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