Re: Lisp Reader & Tools

"Tim Bradshaw (as tfb at cley dot com)" <[email protected]> Thu, 28 May 2026 11:13:19 +0100
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>
On 27 May 2026, at 22:21, David McClain (as dbm at refined-audiometrics dot com) <[email protected]> wrote:
> 
> …and also because the Editor and Listener balks when your delimited run of chars contains an isolated or odd number of |, “, or an embedded \ that isn’t being used as an escape.  This speaks to the need for those bizarre comments that have to be inserted at strategic locations to get the listener and editor to allow you to execute or compile a sexpr.

So wait, hold on.  You are saying that the Lisp reader copes fine, but the *programming environment* does not fully understand the new syntax you've invented? Because it doesn't realise that some characters it thinks are quotes are now not?  And for that reason we must reimplement the reader to be something else?  And doing that would help how, exactly?

I don't know what to say here.

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html