Commit graph

8 commits

Author SHA1 Message Date
IlyaShurupov
91fb72bd49 Apply formating to all files. CLeanup 2024-11-24 22:41:08 +03:00
IlushaShurupov
7b276e1005 LR(1) Parser Initial 2024-11-24 22:38:03 +03:00
IlushaShurupov
0e4f4228de Checking for non productive rules and loops in cfg 2024-11-24 22:38:03 +03:00
IlushaShurupov
16115b483a CFG remove unused rules 2024-11-24 22:38:03 +03:00
IlushaShurupov
24d554abc3 Fixing list copy and grammar sentence generation 2024-11-24 22:38:03 +03:00
IlushaShurupov
259bf5a485 Generate sentences from cf grammar. Fix list initialization from copy constructor 2024-11-24 22:38:03 +03:00
IlushaShurupov
a938bf9bb1 CF Grammar improvements 2024-11-24 22:38:03 +03:00
IlushaShurupov
8feeb3d1c1 CF Grammar Initial 2024-11-24 22:38:03 +03:00