Commit Graph

9 Commits

Author SHA1 Message Date
Partho Bhattacharya
2695334db9 added print statements to gramamr rules to check for debugging 2025-02-28 15:42:43 -05:00
Partho Bhattacharya
2808a75dc9 edited some grammar rules. Still running into syntax errors 2025-02-28 14:03:53 -05:00
Partho Bhattacharya
046cb4b171 solved shift-reduce errors 2025-02-28 11:50:18 -05:00
Partho Bhattacharya
078b059d1c parser compiling 2025-02-27 20:28:39 -05:00
Partho Bhattacharya
d609dd2dca added skeleton rules and grammar to bison file 2025-02-27 20:03:50 -05:00
Partho Bhattacharya
fad44e21ea added print table functionality to main in grammar.y with custom EOF input in '!' 2025-02-27 17:58:01 -05:00
Partho Bhattacharya
c85540afdf updated testing for parser 2025-02-27 15:22:02 -05:00
Partho Bhattacharya
5626a5c371 testing why grammar does not work 2025-02-27 14:13:19 -05:00
Partho Bhattacharya
3ce8cbae59 Parser compiles from .y and .lex files 2025-02-26 15:57:08 -05:00