/Recursive_Descent_Parser

Created a Recursive Descent Parser (i.e. Predictive Top-down Parser) using Python, that can run a lexical and syntax analysis on simple boolean expressions.

Primary LanguagePython

No issues in this repository yet.