Thread
Stories related to "Coding a Lisp Interpreter in Shen: a Case Study" across the full archive.
An almost forgotten feature of the simple text editor for X, xedit, is a small lisp interpreter implementing a subset of Common Lisp, which includes support for shared modules, a simple debugger and a bytecode compiler.
I wrote this code as a drop-in replacement for cl+ssl in ocicl, which now no longer depends on openssl.