[ Fonte: cl-named-readtables ]
Pacote: cl-named-readtables (20230828.git455fbaa-3)
Links para cl-named-readtables
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte cl-named-readtables:
- [cl-named-readtables_20230828.git455fbaa-3.dsc]
- [cl-named-readtables_20230828.git455fbaa.orig.tar.xz]
- [cl-named-readtables_20230828.git455fbaa-3.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Download de cl-named-readtables
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 26.2 kB | 105.0 kB | [lista de arquivos] |