[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

using lower case



Is there any way to make common lisp simply be totally case sensitive in the 
naive way?  I would somply like symbols to have PNAMES like
Hello     or
hEllo	  or
heLLo
...

and all be different symbols which I do not need to type any other 
characters to use this way?
Richard