
5 Jun
2006
5 Jun
'06
8:50 a.m.
"SIGOURE" == SIGOURE Benoit <sigoure.benoit@lrde.epita.fr> writes:
+We would like to make "=" and "!=" non-associative. Actually it's +worse than that since we would like to disallow expressions such +as 1=2=3 at all, whether they are parenthesized or not.
How about choosing the simplest path: a simple type-checking pass?