Erik Naggum <erik@naggum.no> wrote:
+---------------
| * Tim Bradshaw <tfb@cley.com>
| | While I appreciate that CL probably does need to talk with these infested
| | languages, and thus presumably will in due course become fully studly
| | itself, I find the prospect sad.
|
| I don't think this will happen, but I think it's _less_ likely to happen
| with a lower-case Lisp than an upper-case Lisp.
+---------------
That's been my experience with using a few implementations of Scheme
which are both [contrary to the standard] case-sensitive and lower-case
for all the built-in symbols. People still use hyphens instead of
underscore or studly caps. In fact, case is almost a non-issue *except*
when (1) interfacing to C code or (2) using "read" on external files
produced by some other program.
-Rob
-----
Rob Warnock, 41L-955 rpw3@sgi.com
Applied Networking http://reality.sgi.com/rpw3/
Silicon Graphics, Inc. Phone: 650-933-1673
1600 Amphitheatre Pkwy. PP-ASEL-IA
Mountain View, CA 94043