Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 403 Bytes

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.