Hi, Gabriel Dos Reis <[EMAIL PROTECTED]> writes:
> Axiom is case-sensitive, and uses Lisp as its runtime machine. The > only way to get case-sensitive identifiers in Common Lisp is to enclose > them in vertical bars, as per intern > > http://www.lispworks.com/documentation/HyperSpec/Body/f_intern.htm#intern Thanks, I was unaware of this subtlety (actually I'm reading the resulting S-exp from a Scheme program, and most Scheme implementations have been case-sensitive by default for some time). Thanks, Ludovic. _______________________________________________ Axiom-mail mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-mail
