Go to file
Rhinemann 75f7dba546 Implemented __repr__ and __len__ for BasicRegister. 2023-06-27 14:07:47 +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 Implemented __repr__ and __len__ for BasicRegister. 2023-06-27 14:07:47 +03:00
main.py fix BasicRegister shrinking 2023-06-26 22:33:41 +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.