- Technical stuff: 1. Literate Programming in Lisp – A tool to extract HTML from Lisp code, and colorizing the code for posting.
- Blog at trepca.si » Python programming in Emacs – Tools for programming Python with Emacs.
- [MSLUG] Naughty Dogs used Scheme to create their latest game – The revenge of Lisp: Naughty Dog used Common Lisp for their PS2 programming. After being bought by Sony, they decided to switch to C++ for PS3 development. They ended up using Scheme to generate the C++.
- metalua: Syntax experiments – Two examples for metalua: A loop statement and pattern matching.