Lisp Interpreter in JavaScript. Mostly interesting to me for its technique of including Lisp code in a web page using <script> tags, which are parsed by other JavaScript. (Does that work in all of the main browsers?)
August 8, 2007
post a comment...