Program in C++ that reads a context-free grammar and removes the useless symbols and productions. After that, it generates a new simplified CFG in an output file.
-
Updated
Dec 31, 2017 - C++
Program in C++ that reads a context-free grammar and removes the useless symbols and productions. After that, it generates a new simplified CFG in an output file.
Add a description, image, and links to the context-free topic page so that developers can more easily learn about it.
To associate your repository with the context-free topic, visit your repo's landing page and select "manage topics."