index
:
parsers.git
master
Unnamed repository; edit this file 'description' to name the repository.
Atanas
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
23 hours
ok precedence
HEAD
master
kartofen
8 days
shift-reduce did not work, not works (not very good) with no nonassoc
kartofen
8 days
untested precednece lol
kartofen
8 days
edit readme
kartofen
9 days
move things around
kartofen
9 days
simple calculator example
kartofen
10 days
genearate parser options and lexer and dect separation
kartofen
11 days
add readme
kartofen
11 days
modular table building
kartofen
11 days
quick and easy semantic actions
kartofen
12 days
lalr now acutally works
kartofen
2025-07-03
working more or less parser generator (no semantic action, so pretty much use...
kartofen
2025-07-02
turn clr into lalr and first steps for generating a parser
kartofen
2025-07-01
major refactor, more modular (wow because obviously modularity is always a go...
kartofen
2025-06-30
minimal lr parser
kartofen
2025-06-30
CLR yesss
kartofen
2025-06-21
make lr0 and lexer modular
kartofen
2025-06-21
working lr0 table generation
kartofen
2025-06-19
start of building an LR(0) table
kartofen
2025-06-17
add recursive ascent-descent
kartofen
2025-06-15
testing
kartofen