套件: cl-asdf-flv (2.1-1)
cl-asdf-flv 的相關超連結
Trisquel 的資源:
下載原始碼套件 cl-asdf-flv:
維護者:
Original Maintainers:
- Debian Common Lisp Team (郵件存檔)
- 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.