lout-users
[Top][All Lists]
Advanced

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

Re: Symbol definition with number


From: Jeff Kingston
Subject: Re: Symbol definition with number
Date: Wed, 27 Aug 2008 11:52:07 +1100

> import @Math
> def "T1" { T sub 1 }

As someone pointed out (eventually), you can't have a Lout
symbol with a name that includes both letters and digits;
unlike in most programming languages, such a name will be
treated as two separate tokens.  This seems to have been
the cause of most of the subsequent confusion.  If there
are still problems after this one is got out of the way,
let me know.

Jeff


reply via email to

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