Hello everyone,
I just released a project of mine which is an interpreter for a new LISP dialect that i created for this project, called WebLisp. The special thing about it is that it runs directly inside the browser. It's in JavaScript, any browser from IE6 upwards should be able to run it. Documentation for the language is also on the site.
Its intended purpose is purely educational.
Feel free to check it out at http://weblisp.net
Enjoy,
Christoph
