[comp.lang.lisp] Common Lisp reader

ns@litp.UUCP (Nitsan SENIAK) (04/15/88)

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