A Lisp interpreter written in Kotlin
Go to file
Mike Cifelli e78e18df98 Add a simple GENSYM function 2017-03-10 13:14:16 -05:00
.externalToolBuilders Rename the project 2017-03-07 10:20:22 -05:00
.settings Fixed the ant build's output directory 2016-12-08 09:11:12 -05:00
fitnesse Convert the lisp unit tester into a class 2017-03-09 11:19:15 -05:00
lib Added a java recursion library 2017-02-22 14:43:03 -05:00
lisp Add a dynamic data structure example 2017-03-09 14:14:54 -05:00
src Add a simple GENSYM function 2017-03-10 13:14:16 -05:00
test Add a simple GENSYM function 2017-03-10 13:14:16 -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 Rename the project 2017-03-07 10:20:22 -05:00
README.md README.md edited online with Bitbucket 2017-03-07 14:57:13 +00:00
build.xml Rename the project 2017-03-07 10:20:22 -05: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