axiom-mail
[Top][All Lists]
Advanced

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

[Axiom-mail] Re: Outputting S-expressions


From: Ludovic Courtès
Subject: [Axiom-mail] Re: Outputting S-expressions
Date: Tue, 07 Nov 2006 14:04:15 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

Gabriel Dos Reis <address@hidden> 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]