There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple parser written in python for evaluating expressions and sub-expressions consisting of arithmetic operations (`plus`, `minus`, `multiplication` and `division` and `parenthesis`) involving `int`.