st4cks1defl0w / minilisp

The metacircular evaluator(ish)

Home Page:http://www.sicpdistilled.com/section/4.1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minilisp

A small Lisp interpreter in Clojure, see SICP Distilled for an explanation of how it works and some exercises to complete.

Join the chat at https://gitter.im/SICPDistilled/minilisp

License

Copyright © 2015 Tom Hall

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

The metacircular evaluator(ish)

http://www.sicpdistilled.com/section/4.1/

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%