[Openmcl-devel] Using readtables for only one library
Daniel Weinreb
dlw at alum.mit.edu
Sat May 8 18:22:19 PDT 2010
Alexander Repenning wrote:
> here is a way to make read table work for user defined packages:
>
> http://code.google.com/p/xmlisp/source/browse/trunk/XMLisp/sources/XMLisp/XMLisp.lisp#2083
>
> Alex
Alex,
Aha, I think this is the right approach for what I'm doing. Thanks!
-- Dan
>
>
> On May 8, 2010, at 10:05 AM, Daniel Weinreb wrote:
>
>> 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
>>
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com <mailto:Openmcl-devel at clozure.com>
>> http://clozure.com/mailman/listinfo/openmcl-devel
>
> Prof. Alexander Repenning
>
>
> University of Colorado
>
> Computer Science Department
>
> Boulder, CO 80309-430
>
>
> vCard: http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf
> <http://www.cs.colorado.edu/%7Eralex/AlexanderRepenning.vcf>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20100508/e001616f/attachment.htm>
More information about the Openmcl-devel
mailing list