Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cjauvin/mini-lisp-interp
- Owner: cjauvin
- Created: 2011-09-01T19:06:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-03T20:52:52.000Z (over 12 years ago)
- Last Synced: 2024-06-11T16:39:54.885Z (7 months ago)
- Language: Clojure
- Homepage: http://cjauvin.blogspot.com/2010/03/clojure.html
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
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