I’ve just released version 2.0 of ASDF-FLV, my ASDF extension for supporting file-local variables (a la *package*). The code hasn’t changed, but as for my other libraries, the system and package names are now prefixed with net.didierverna. ASDF-FLV is also available on GitHub now.
Oct 12, 2015
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 XFormat (update: now actually called FoCus), which provides extensible format strings. A first release of this library is imminent. In this talk, I also mentionned the need for what I called “file-local variables”. A file-local variable is a user-defined special variable that would behave as *package* and *readtable* with respect to *load* and *compile-file*.
Apr 26, 2011