Binary Calculator.
This project is developed using C programming. Linear data structures such as LinkedList and stacks are used. It is used to perform operations on large numbers. It aims to replicate the bc command in Linux, which is a commandline utility, which acts as a scientific calculator.