Programmer's Calculator
This is a simple calculator program which implements operators commonly used in discrete logic such as AND, OR, Bit Shifting, Bit Flipping, etc. Eventually I would like this calculator to support more advanced equations using the shunting yard algorithm