/cexl

A Lisp For Clojure Exchange 2013

Primary LanguageJavaScript

Clojure Exchange Lisp

This is a Lisp, written in JavaScript, for my Clojure Exchange 2013 presentation: The Most Fundamental Idea In Programming.

All the really interesting stuff is in src/evaluator.js, so look there if you want something to read.

To try it out, call:

npm install
grunt
node lib/jrepl.js