10 Oct 2009 12:29
[ANN] Named Readtables 0.9
Tobias C. Rittweiler <tcr <at> freebits.de>
2009-10-10 10:29:52 GMT
2009-10-10 10:29:52 GMT
The [editor-hints] project is pleased to announce _Named Readtables_.
What are Named Readtables?
It's a library
a) to help you to organize your readtable hacks,
and b) to help your development environment to deal with these hacks.
For detailed information see [What are Named-Readtables?] in the
documentation.
Foretaste
DEFREADTABLE (analogously to DEFPACKAGE) can be used to specify the
content of a readtable.
IN-READTABLE (analogously to IN-PACKAGE) can be used to specify what
readtable should be used while compiling a .lisp file.
Named-Readtables has an API very much inspired by the existing API
of packages. But see [Important API idiosyncrasies] in the
documentation.
Documentation
See [Named-Readtables Documentation].
(Continue reading)
RSS Feed