kascia / LL1_Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

for studying LL1 parser

Usage

$ python mycalculator.py "(1+3)/4+2"
$ ('answer', 3.0)

About


Languages

Language:Python 100.0%