Inspiration
Wanting to try token parsing, and making an interpreter
What it does
Takes a calculation and evaluates it.
How we built it
Python, Regex
Challenges we ran into
How to parse the tokens and evaluate them down to one value.
Accomplishments that we're proud of
Getting it working and functional!
What we learned
- How regex can be used in parsing
What's next for Python Calculator/Maths Interpreter
- JavaScript version?
Built With
- python
- regex
Log in or sign up for Devpost to join the conversation.