aboutsummaryrefslogtreecommitdiff
path: root/src/parser.h
Commit message (Collapse)AuthorAgeFilesLines
* Allow `builtins.c` to inject constants into program, use for syscallsMustafa Quraish2022-02-051-0/+1
| | | | | | We can now directly expose the `syscallN()` APIs to the program and define the `open()`, `write()` etc syscalls in the stdlib. This simplifies the implementation a decent bunch :^)
* Rename `cup` directory to `src`Mustafa Quraish2022-01-301-0/+7