Commit Graph

15 Commits

Author SHA1 Message Date
2808a75dc9 edited some grammar rules. Still running into syntax errors 2025-02-28 14:03:53 -05:00
046cb4b171 solved shift-reduce errors 2025-02-28 11:50:18 -05:00
078b059d1c parser compiling 2025-02-27 20:28:39 -05:00
d609dd2dca added skeleton rules and grammar to bison file 2025-02-27 20:03:50 -05:00
fad44e21ea added print table functionality to main in grammar.y with custom EOF input in '!' 2025-02-27 17:58:01 -05:00
77596a9d96 got it to workgit add grammar.ygit add grammar.ygit add grammar.ygit add grammar.ygit add grammar.ygit add grammar.ygit add grammar.y! t#34 2025-02-27 17:02:17 -05:00
c85540afdf updated testing for parser 2025-02-27 15:22:02 -05:00
5626a5c371 testing why grammar does not work 2025-02-27 14:13:19 -05:00
3ce8cbae59 Parser compiles from .y and .lex files 2025-02-26 15:57:08 -05:00
046ccf194b edited symbol table functions 2025-02-26 12:52:29 -05:00
38b73bd551 added more symbol table functions 2025-02-26 11:58:46 -05:00
987a086dae added initial block rules 2025-02-25 01:43:22 -05:00
e5c9771371 Merge branch 'Dev' into Sprint2-Infrastructure-FE-t#30 2025-02-21 16:35:05 -05:00
5505d11d21 Completed task1 objectives t#30 2025-02-21 16:18:38 -05:00
fcb66c125d it looks like this should work. t#29 2025-02-21 14:30:14 -05:00