axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [#99 x^1 abc[y] should be a syntax error] annoying


From: Bill Page
Subject: [Axiom-developer] [#99 x^1 abc[y] should be a syntax error] annoying
Date: Thu, 17 Feb 2005 15:17:50 -0600

??changed:
-It seems that '1 abc![y]' is parsed as something unusual
It seems that <code>1 abc![y]</code> is parsed as something unusual

??changed:
-So 'abc' [ 'y' ] &nbsp; is the same as 'abc' &nbsp; [ 'y' ] &nbsp; (because 
clearly the left [ terminates the 
-symbol 'abc') and so this is a subscripted symbol 'abc'<SUB>'y'</SUB>.
So <code>abc![y]</code> is the same as <code>abc ![y]</code> (because clearly 
the
left <code>'['</code> terminates the  symbol 'abc') and so this is a subscripted
symbol 'abc'<SUB>'y'</SUB>.

??changed:
-'x abc[y]' produces an error because this apply can only take place in UP 
'x abc![y]' produces an error because this apply can only take place in UP 

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

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