Zoetrope

a blog about web apps, Lisp, Rails and all the REST ...

Lisp bundle for Textmate

There's a nice Lisp bundle for Textmate available, it ads syntax highlighting and snippets for defun, defmacro, setf etc. Just check it out with subversion:

>$ cd Library/Application\ Support/Textmate/Bundles/
svn co http://macromates.com/svn/Bundles/trunk/Bundles/Lisp.tmbundle/

Textmate Lisp Bundle

tags:

Common Lisp First Contact: an easygoing introduction to Lisp

Sven Van Caekenberghe, author of the KPAX web-application framework has published a nice and easy-to-read introduction to Common Lisp a called Common Lisp: First Contact. If you're not familiar with the Common Lisp programming languange and its syntax and have 10 minutes to spare it makes one hell of an introduction and the PDF is beautifully tuned for reading it on your widescreen monitor.

tags: