11-10005 - Moisés Ackerman
11-10323 - Carlos Ferreira
We chose Haskell for its powerful functional notation, and because of the ease of use of the tools Alex and Happy.
Everything is working as expected.
None yet.
The original double meaning for the map operators (<+>, <->, <*>, </>, <%>) was
kept, meaning that both 3 <-> {4}
and {3} <-> 4
are valid, (and give
different results).
When a boolean value is scanned, it must be capitalized (Haskell).