JTK – Notes and Ramblings Things we have found …

5/16/2002

JavaScript Lisp Interpreter

Filed under: General — taing @ 7:56 pm

Lisp in JavaScript
I wanted to get a feel for just how powerful JavaScript is as a programming language (as opposed to just a scripting language), so I sat down one evening and wrote this. It turns out that it was quite good for this application, since it is so flexible – dynamically sized arrays are used throughout, and associative arrays make the symbol table quite easy.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress