Programmer Mode
Binary Calculator addition. (Currently features the UI).
TODO
- Need to add parser capabilities
- Need to find a way to keep all the text in the buttons the same size (quite annoying to look at
😄 ) - Process the binary / oct / hex inputs into integers or floats to be handled by the parser backend
- Figure a way to keep all the three types of common programmer inputs (bin, oct, hex). Possibly a draggable overlay could do the job which only contains
Edited by Rohan Asokan