[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
double-quote-reader
- To: info-mcl@ministry.cambridge.apple.com
- Subject: double-quote-reader
- From: owens@gargoyle.uchicago.edu (Christopher Owens)
- Date: Thu, 23 Sep 1993 20:48:48 GMT
- Distribution: usa
- Newsgroups: comp.lang.lisp.mcl
- Organization: Dept of Computer Science, The University of Chicago
- Sender: news@bluebird.uchicago.edu (News System)
For my education and amusement, would anybody be willing to part with
code that implements the read-macro for the " (double-quote) character
in standard syntax? In particular, what's an efficient way of reading
in a string when you don't know in advance how long it's going to be?