#title Lisp is for Cool People I am a programmer, and I write most of my software in Scheme and Common Lisp. Lately I have been tending toward Common Lisp for potential commercial ventures as there is a very solid set of libraries for doing almost anything in Common Lisp. It's like using perl, but with well designed libraries and readable applications. * [[Site Software]] A bit of Emacs-Lisp and Common Lisp keep this site running. * [[SCWM][Scheme Constraints Window Manager]] Some work I have done on [[http://scwm.sourceforge.net][SCWM]]. * [[Metaobject Protocols]] Notes for a short (fifteen minute) presentation on MOPs. * [[UCWNotes][UCW Structural Notes]] Notes on the structure of the =ucw_dev= branch of [[http://common-lisp.net/project/ucw/][UnCommon Web]]. The source is nicely documented, but lacked a handy roadmap so I compiled a few notes after reading through it.