Lisp

File-Local Variables

Update: this document is finalized. It can now be officially referred to as “CDR 9”. In my ELS 2011 lightning talk, I announced the development of a new Common Lisp library called …

avatar
Didier Verna

Declt 1.0b9 is out

The next edition of Declt , the Documentation Extractor from Common Lisp to Texinfo, is out. In this release: Bugfix: rendering the documentation for methods with EQL specializers …

avatar
Didier Verna

Clarification proposal for CLHS 22.3

Update: this document (in version 1.1) has been submitted and accepted as a new item in the Common Document Repository. It can now be officially referred to as “CDR 7”.

avatar
Didier Verna

Clon 1.0b19 is out

Clon , the Common Lisp / Command-Line Options Nuker, version 1.0b19 has just been released. This version comes with a couple of fixes related to error handling and a switch from …

avatar
Didier Verna

Which Open Source License for Lisp?

It’s been a long time since I last thought about this. Software licensing is probably the most dreadful computer science topic to me. So out of boredom, laziness, but also out of a …

avatar
Didier Verna

Clon 1.0b18 is out

Clon , the Common Lisp / Command-Line Options Nuker, version 1.0b18 is now out. Compared to the previous version, the only small bit of change is the fact that the CLISP …

avatar
Didier Verna

Clon 1.0b17 is out

I’m happy to announce the release of Clon , the Common Lisp / Command-Line Options Nuker, version 1.0b17. This version notably introduces support for ABCL and expands the …

avatar
Didier Verna

Towards ABCL Standalone Executables

UPDATE: ABCL now supports the POSIX-compliant use of --, so I’ve modified this article to reflect that. I’ve also added a final trick to emulate the existence of a proper argv[0].

avatar
Didier Verna

Clon 1.0b16 is out

I’m happy to annouce the release of Clon , the Common Lisp / Command-Line Options Nuker, version 1.0b16. Most notable news for this release is the support for CLISP, which comes at …

avatar
Didier Verna

Clon 1.0b15 is out

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

avatar
Didier Verna