November 20, 2009

Lisp

1. http://www.daansystems.com/lispide/ - Simple, and the best IDE for Lisp beginner

2. http://sbcl.sourceforge.net/platform-table.html - SBCL

3. Lisp in a box = emacs+common lisp+SLIME, on WIndows, http://gigamonkeys.com/lispbox/#download

4. Allegro CL Free Express Edition, http://www.franz.com/downloads/

This is a free version, but I think it's a bit overkill for Lisp beginner.  Free version has a limit, e.g. heap size 60MB max.

5. Scheme, http://www.plt-scheme.org/

6. Use Clojure plugin Eclipse

7. Use Clojure plugin for NetBeans, http://enclojure.org/

8. New Lisp, http://www.newlisp.org/

No comments: