Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/angeligareta/context-free-grammar

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.
https://github.com/angeligareta/context-free-grammar

cfg context-free context-free-grammar cpp

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project