An open API service indexing awesome lists of open source software.

https://github.com/alafty/leftrecursionelimination

Task 5 for the Compilers lab where the needed deliverable is a class that takes a CFG without unit rules and epsilon closures and outputs the same CFG after eliminating Left Recursion
https://github.com/alafty/leftrecursionelimination

cfg compiler-design compilers context-free-grammar left-recursion left-recursion-elimination

Last synced: 7 months ago
JSON representation

Task 5 for the Compilers lab where the needed deliverable is a class that takes a CFG without unit rules and epsilon closures and outputs the same CFG after eliminating Left Recursion

Awesome Lists containing this project