krisajenkins / cexl

A Lisp For Clojure Exchange 2013

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 81.9%Language:Emacs Lisp 16.7%Language:CSS 1.4%