Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 264 Bytes

File metadata and controls

5 lines (4 loc) · 264 Bytes

Calculator

A command line based calculator that supports some limited functional programming. A complete grammar of the language can be found in grammar/Complete CFG.txt. To run the calculator, simply run the Calculator.py script directly without any arguments.