[slime-devel] Slime support for compiling cmucl sources

Helmut Eller heller at common-lisp.net
Thu Mar 10 22:11:47 UTC 2011


* Helmut Eller [2011-03-10 22:07] writes:

> * Raymond Toy [2011-03-10 21:05] writes:
>
>> The sources for cmucl contain things like _"abc" and _N"abc" to support
>> localization.  However, the default reader doesn't know to deal with
>> these, so you can't C-c C-c on functions in the cmucl sources.
>>
>> Appended is some code for swank-cmucl.lisp to set the correct readtable
>> for compiling these sources.  I'm not that familiar with how slime
>> handles all of this, but this seems to work.
>
> I would much prefer it CMUCL would get rid of the reader macro mess and
                      ^ that should have been: if
                   
> also the intl:gettext stuff all over the place.
>
> Helmut





More information about the slime-devel mailing list