/tiny-lisp

A simple Lisp interpreter written in Clojure.

Primary LanguageClojure

tiny-lisp

A simple Lisp interpreter written in Clojure, inspired by Peter Norvig and Michael Nielsen. See this blog post for a discussion.

Usage

Run from the command line and you'll get a prompt where you can evaluate lisp expressions.

License

Distributed under the Unlicense, see http://unlicense.org.