ASDF-FLV provides support for file-local variables through ASDF. A file-local variable behaves like *PACKAGE* and *READTABLE* with respect to LOAD and COMPILE-FILE: a new dynamic binding is created before processing the file, so that any modification to the variable becomes essentially file-local.
ASDF-FLV's homepage is
here
.
ASDF-FLV is an
ASDF-extension written by
Didier Verna...