merits of Lisp vs Python

Rob Warnock rpw3 at rpw3.org
Sat Dec 9 23:30:38 EST 2006


John Thingstad <john.thingstad at chello.no> wrote:
+---------------
| (If you want symbols to be case sensitive and default case to be lower  
| then most Lisp's allow that, but the ANSI spec dosn't give a standard way.)
+---------------

What about (setf (readtable-case *readtable*) :invert)? That's in ANSI.


-Rob

-----
Rob Warnock			<rpw3 at rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607




More information about the Python-list mailing list