aboutsummaryrefslogtreecommitdiff
path: root/examples/binary-ops.cup
Commit message (Collapse)AuthorAgeFilesLines
* Fix examples to include return type on main functionMustafa Quraish2022-02-021-1/+1
| | | | With the fancy new type checking these are now required.
* Add some arithmetic binary operations into lex+parse+generationMustafa Quraish2022-01-281-0/+3