Release

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 implementation now depends only optionally on CFFI, whereas that dependency was mandatory before. Doing this is actually quite simple but raised the question of optional ASDF system dependencies, a topic on which there’s quite a bit to be said.

Jan 25, 2011

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 documentation in the portability section.

Jan 24, 2011

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 the expense on one dependency (over CFFI).

Nov 30, 2010

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.

Nov 18, 2010

Clon 1.0b12 is out

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

Nov 11, 2010

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.

Nov 9, 2010

Announcing Declt, a Documentation Generator for Common Lisp Libraries

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 Common Lisp libraries. It extracts and formats documentation from ASDF systems, including the system itself and its components, the packages defined in the system and definitions like constants, special variables, macros, functions, generic functions and methods, conditions, structures and classes.

Sep 21, 2010

Announcing Clon, the Common Lisp / Command-Line Options Nuker

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 a library for managing command-line options in standalone Common Lisp applications. It provides a unified option syntax with both short and long names, automatic completion of partial names and automatic retrieval/conversion of option arguments from the command-line, associated environment variables, fallback or default values. Clon comes with a set of extensible option types (switches, paths, strings etc.). Clon also provides automatic generation and formatting of help strings, with support for highlighting on TTYs through ISO/IEC 6429 SGR. This formatting is customizable through “themes”.

Aug 31, 2010

:o( Smilisp :o) A new and revolutionary dialect of Lisp

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 logo is not exactly like that, but my blogging software wants to put smileys everwhere…

Apr 1, 2009