Skip to content

JavaScript implementation of the binary adding machine described in chapter twelve of "Code: The Hidden Language of Computer Hardware and Software" by Charles Petzold.

Notifications You must be signed in to change notification settings

chancej715/binary-adding-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Binary Adding Machine

JavaScript implementation of a binary adding machine.

Requirements

Requires Node.js.

Instructions

node script.js

About

JavaScript implementation of the binary adding machine described in chapter twelve of "Code: The Hidden Language of Computer Hardware and Software" by Charles Petzold.

Resources

Stars

Watchers

Forks