[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Case sensitive reading.
- To: Fahlman@C.CS.CMU.EDU, lee%hplles@HPLABS.HP.COM
- Subject: Re: Case sensitive reading.
- From: Jim Kempf <kempf%hplabsc@hplabs.HP.COM>
- Date: Fri, 27 Jun 86 07:22:08 pdt
- Cc: common-lisp@SU-AI.ARPA
The CL function READ-LINE (CLtL pg. 378) can be used to read in
general text without case conversion. Tokenization can then
be done by parsing this string.
Jim Kempf kempf@hplabs