aboutsummaryrefslogtreecommitdiff
path: root/parts
AgeCommit message (Collapse)Author
10 dayssimple calculator examplekartofen
11 daysgenearate parser options and lexer and dect separationkartofen
12 daysadd readmekartofen
12 daysmodular table buildingkartofen
2025-07-03working more or less parser generator (no semantic action, so pretty much ↵kartofen
useless
2025-07-02turn clr into lalr and first steps for generating a parserkartofen
2025-07-01major refactor, more modular (wow because obviously modularity is always a ↵kartofen
good thing yes), and etc