[ Pakiet źródłowy: cl-named-readtables ]
Pakiet: cl-named-readtables (20201221.gitc5689a4-1)
Odnośniki dla cl-named-readtables
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego cl-named-readtables:
- [cl-named-readtables_20201221.gitc5689a4-1.dsc]
- [cl-named-readtables_20201221.gitc5689a4.orig.tar.xz]
- [cl-named-readtables_20201221.gitc5689a4-1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Common Lisp library that creates namespaces for named readtables
Named-Readtables is a library that provides a namespace for readtables akin to the already-existing namespace of packages in Common Lisp. In particular:
- you can associate readtables with names, and retrieve readtables by names;
- you can associate source files with readtable names, and be sure that the right readtable is active when compiling/loading the file;
- similarly, your development environment now has a chance to automatically determine what readtable should be active while processing source forms on interactive commands. (E.g. think of `C-c C-c` in Slime (yet to be done))
It follows that Named-Readtables is a facility for using readtables in a localized way.
Additionally, it also attempts to become a facility for using readtables in a modular way. In particular:
- it provides a macro to specify the content of a readtable at a glance;
- it makes it possible to use multiple inheritance between readtables.
Pobieranie cl-named-readtables
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 27,3 KiB | 110,0 KiB | [lista plików] |