Clon 1.0b11 is out
I’m happy to annouce the release of Clon , the Common Lisp / Command-Line Options Nuker, version 1.0b11. Most notable news for this release is the support for CMU-CL.

I’m happy to annouce the release of Clon , the Common Lisp / Command-Line Options Nuker, version 1.0b11. Most notable news for this release is the support for CMU-CL.
I’m happy to announce the first public release of Declt , the “Documentation Extractor from Common Lisp to Texinfo”. Declt (pronounce “dec’let”) is a reference manual generator for …
I’m happy to announce the first public release of Clon , the Common Lisp / Command-Line Options Nuker, the Common Lisp / Command-Line Options Nuker library for Common Lisp. Clon is …
Today, I just released ☹️SmiLisp🙂, a new dialect of Lisp featuring a novel programming paradigm called “Emotional Programming”. This is truely a revolution in the Lisp world… The …
This is something I originally posted on my Jazz Blog, but I’m reposting it here because, as you will figure out pretty quickly, it belongs in here as much as in my Jazz website…
A whole bunch of CCL Cocoa coding involves calls to Objective-C methods. For instance, the following Objective-C code: [cell drawWithFrame: frame inView: view]; will translate into …