Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 224 Bytes

File metadata and controls

4 lines (3 loc) · 224 Bytes

Calculator

A program that converts mathematical textual input into a result by trying to attempt to parse and calculate it.

Currently does stuff in BODMAMS order (except beackets, which will break the program I think...)