软件包: cl-asdf-flv (2.1-2)
cl-asdf-flv 的相关链接
Trisquel 的资源:
下载源码包 cl-asdf-flv:
维护者:
Original Maintainers:
- Debian Common Lisp Team (Mail Archive)
- Sébastien Villemot
外部的资源:
- 主页 [www.lrde.epita.fr]
相似软件包:
file-local variables through Common Lisp's ASDF
ASDF-FLV provides support for file-local variables through ASDF (the Common Lisp standard utility for building projects and declaring dependencies between them).
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 essentially becomes file-local.