aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
10 daysmove things aroundkartofen
10 dayssimple calculator examplekartofen
11 daysgenearate parser options and lexer and dect separationkartofen
12 daysadd readmekartofen
12 daysmodular table buildingkartofen
12 daysquick and easy semantic actionskartofen
13 dayslalr now acutally workskartofen
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
2025-06-30minimal lr parserkartofen
2025-06-30CLR yessskartofen
2025-06-21make lr0 and lexer modularkartofen
2025-06-21working lr0 table generationkartofen
2025-06-19start of building an LR(0) tablekartofen
2025-06-17add recursive ascent-descentkartofen
2025-06-15testingkartofen