Skip to content

krisajenkins/cexl

Repository files navigation

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

About

A Lisp For Clojure Exchange 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published