aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-08ninja.m4HEADmasterkartofen
2025-10-08edit README and build extend ninja.m4kartofen
2025-09-27use ninja for buildingkartofen
2025-09-24debug info through the lr parserkartofen
2025-09-13ast nearly build and proper errorskartofen
2025-08-26grammar for the grammar and lexing and parsing of a new language lbpkartofen
2025-08-03calc implemented in my grammarkartofen
2025-07-24actually parsing grammar and generating a def.c filekartofen
2025-07-20fix precedencekartofen
2025-07-20start of grammar parsingkartofen
2025-07-17ok precedencekartofen
2025-07-10shift-reduce did not work, not works (not very good) with no nonassockartofen
2025-07-09untested precednece lolkartofen
2025-07-09edit readmekartofen
2025-07-08move things aroundkartofen
2025-07-08simple calculator examplekartofen
2025-07-08genearate parser options and lexer and dect separationkartofen
2025-07-07add readmekartofen
2025-07-06modular table buildingkartofen
2025-07-06quick and easy semantic actionskartofen
2025-07-05lalr now acutally workskartofen
2025-07-03working more or less parser generator (no semantic action, so pretty much use...kartofen
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 go...kartofen
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