Skip to content
Sukant Pal edited this page Nov 5, 2018 · 1 revision

Welcome to the AutoCalc wiki!

AuloCalc is a python program that can solve arithmetic expressions. It uses the calc package to store the state of expressions and calcread module to parse raw inputs.

Clone this wiki locally