Calculator with infite precision with support for basic arithemtic operations (addition, subtraction, multiplication, division & modulo) and evaluating expressions with variables.
Download the repository, then compile and run it using the make run
command in terminal.