From: Nitsan SENIAK
Subject: Common Lisp reader
Date: 
Message-ID: <285@litp.UUCP>
I am looking for a method to make the Common Lisp reader case sensitive
without use of escape characters. E.g. the sequence of characters FoObaR
would be interned as the symbol FoObaR and not FOOBAR ; and it would be great
if it were printed FoObaR and not |FoObaR|.

Thanks in advance,

				Nitsan Seniak