/Calculator

Creating a simple calculator in python to practice parsing and make an interpreter

Primary LanguagePython

As a step towards creating an interactive programming game for children, I am creating a calculator in python to practice parsing and use an interpreter.