EdgeLisp is a Lisp for JavaScript. There's no formal definition of the language at the moment, so your best bet is to look at the Lisp files in the lisp/ and client/ directories. EdgeLisp should feel familiar to Common Lisp programmers. A REPL is online at: http://manuel.github.com/edgelisp/repl.html This REPL runs a stable version of EdgeLisp that lags behind the master branch. For a REPL with th