>> "SIGOURE" == SIGOURE Benoit
<sigoure.benoit(a)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?