[bitc-dev] Identifiers

Jonathan S. Shapiro shap at eros-os.com
Tue Jan 30 07:25:40 CST 2007


On Tue, 2007-01-30 at 09:09 +0100, Pierre THIERRY wrote:
> Scribit Jonathan S. Shapiro dies 29/01/2007 hora 18:02:
> > Go look at the bitc spec again. It explicitly adds some characters to
> > the list.
> 
> Oh yes. I forgot while concentrating on the Unicode categories...

It happens.

As far as I know, the only characters we left out that are sometimes
legal in other LISP-like languages were

 :   (infix for types)
 ^   (dereference)
 []  (array index)
 .   (identifier separator)

Well, and parenthesis, but LISP won't let you use those without using
funny symbol name hacks.
-- 
Jonathan S. Shapiro, Ph.D.
Managing Director
The EROS Group, LLC
+1 443 927 1719 x5100



More information about the bitc-dev mailing list