Go to file
Rhinemann c8fb25025c Changed BasicRegister.__init__() to accept decue instead of a list.
Inherited Counter from BasicRegister.
2023-06-28 14:49:35 +03:00
lib add multiplication logging, include prettytable library and update input_handler menu structure 2023-06-28 12:36:02 +03:00
LICENSE Initial commit 2023-06-17 21:44:27 +03:00
README.md revert 0dc2bd3950 2023-06-26 00:24:33 +03:00
bitutilities.py Changed BasicRegister.__init__() to accept decue instead of a list. 2023-06-28 14:49:35 +03:00
main.py remove redundant method: BasicRegister.compact_str() 2023-06-28 12:59:25 +03:00

README.md

binaryCalculatorPrototype

This is a Python language prototype for a binary calculator to be used in Computer Arithmetics lab works for first-year students studying Computer Engineering at KPI.