Pascal J. Bourguignon <pjb@informatimago.com> wrote:
+---------------
| Daniel Pitts <newsgroup.spamfilter@virtualinfinity.net> writes:
| > My dream language is case sensitive and uses infix operators. Oops,
| > sorry lisp. ;-)
|
| (SETF (READTABLE-CASE *READTABLE*) :PRESERVE)
+---------------
Personally, I find that (SETF (READTABLE-CASE *READTABLE*) :INVERT)
is a more natural way to get a case-sensitive CL without having to
type all one's programs in uppercase. [But that's just me, maybe...]
+---------------
| PS: In my opinion, INFIX is quite silly... But that's just me.
+---------------
Here we agree! ;-}
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607