[Openmcl-devel] Using readtables for only one library

Daniel Weinreb dlw at alum.mit.edu
Sat May 8 09:05:21 PDT 2010


Suppose I want to write a Lisp library, that's in its own package,
and uses its own readtable.  I want to be able to load it into
Lisp without breaking other packages.  So I don't want
to simply set *readtable*. Surely there mut be some kind
of standard/idiomatic way to do this in Common Lisp?
(I haven't used special readtables in decades!)

Thanks!

-- Dan




More information about the Openmcl-devel mailing list