![]() This is the first part of a change, suggested in #64, to remove operators in favour of functions (which will also allow user-defined operators). The ticket suggested removed operators after the parser, but the way it's working out, it is fine to just never represent as anything other than function calls. All the knock-on changes will be recorded in later patches. |
||
---|---|---|
.. | ||
AST.hs | ||
CompState.hs | ||
Metadata.hs |