cf-grammar
There are 2 repositories under cf-grammar topic.
cannor147/itmo-dm
Discrete Mathematics course at ITMO University
varaste/Context-Free-Grammar-Simplification
This C++ program takes a context free grammar (CFG) as input and performs several steps to simplify the grammar by removing unnecessary productions.