aboutsummaryrefslogtreecommitdiff
path: root/src/parser.c
AgeCommit message (Collapse)Author
snapshot8 daysremove utility (ivec, node_vec, str) headersHEADmainElis Eriksson
also omit the lexer entirely, plus the parser type.
snapshot2026-06-19Improve the shitElis Eriksson
No longer turing complete No longer depends on libc (good thing) Codegen is now unreadable (because i want it to be) Remove a couple of unnecessary includes Output C code to out.c when compiling Why the fuck are you reading this?
snapshot2026-06-13Initial Commit, probably needs heavy code cleanupElis Eriksson