Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cjauvin/mini-lisp-interp

A Clojure interpreter for a minimal Lisp
https://github.com/cjauvin/mini-lisp-interp

Last synced: about 2 months ago
JSON representation

A Clojure interpreter for a minimal Lisp

Awesome Lists containing this project

README

        

This is a Clojure interpreter for a very minimal Lisp (just a learning project really).

See: http://cjauvin.blogspot.com/2010/03/clojure.html

Usage: clj mini-lisp-interp.clj

Probably requires: Clojure >= 1.3