aboutsummaryrefslogtreecommitdiff
path: root/src/ast_dump.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-20Pattern matching optimizer and moreElis Eriksson
it's not the best optimizer but it works. Also added a -ast_dump flag which dumps the AST to stderr. Also input is now done in raw mode just because it can be.