Go to file
Rhinemann a9cfd1ec97 Merge pull request 'Core: add the sum function for BasicRegister objects' (#1) from feature-sum into master
Reviewed-on: #1
2023-06-26 21:29:25 +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 add sum function for addition of two registers 2023-06-26 21:05:45 +03:00
main.py add sum function for addition of two registers 2023-06-26 21:05:45 +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.