[slime-devel] Readtables
Stas Boukarev
stassats at gmail.com
Thu Dec 31 16:35:56 UTC 2009
"Seth Burleigh" <seth at tewebs.com> writes:
> Is there any current support for having the REPL respect reader macro
> characters? For example, if I define the [] pair to act like parentheses the
> repl shouldn?t automatically send a multiline [ ] form to lisp until a
> matching ] has been found. On command line REPLs , reader macro characters
> aren?t evaluated until a matching ] has been found.
That's because command line REPL uses READ directly. It's possible to
make slime's repl to do the same, but i don't think it's feasible.
--
With Best Regards, Stas.
More information about the slime-devel
mailing list