deficts / compilers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilers Project

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

Requirements

How to run

python parser.py

About


Languages

Language:Python 100.0%