Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 173 Bytes

File metadata and controls

17 lines (12 loc) · 173 Bytes

MathParser - Top-down parser.

How to run

Use command

python main.py

How to run all tests

Use command

python -m unittest