aboutsummaryrefslogtreecommitdiff
path: root/compiler/ast.cup
Commit message (Expand)AuthorAgeFilesLines
* [cup] Self-hosting is now possible! Make some tweaks to match C outputMustafa Quraish2022-02-071-0/+28
* [cup] Port over all the type-checking/pointer arithmetic stuffMustafa Quraish2022-02-071-0/+126
* [cup] Add support for builtin functions, add `print()`Mustafa Quraish2022-02-051-1/+10
* [compiler.cup] Add codegen for relational + if/conditional supportMustafa Quraish2022-02-051-0/+13
* Add implementation of self-hosted compiler so farMustafa Quraish2022-02-051-0/+317