/CFGI-Interpreter-GUI

Context-free grammar interpreter. The interpreter takes as input a context-free grammar and a string to parse and gives an output whether the test string is either accepted or rejected.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.