Simple compiler created using python lex and yacc, supports number, string and boolean values as well as conditionals and while loops.
python parser.py
Simple compiler created using python lex and yacc, supports number, string and boolean values as well as conditionals and while loops.
python parser.py