I agree with Roger that the zero-precedence `mixfix` system is a
really elegant middle-ground between Honu and a whole big language.
Something I really like about Pyret is that it doesn't have precedence
and requires parens for legibility.
--
Jay McCarthy
Associate Professor @ CS @ UMass Lowell
ht
Looks promising. The extra enforestation phase does add another layer of
complexity though. Also, operators don't use pattern matching, so I presume to
support Sorawee's example below, you'd have to parse the syntax after the ?
yourself.
I think there is some value to considering zero-precenden
2 matches
Mail list logo