nandtotetris / computer-visualizer

0 stars 0 forks source link

Implement all the modules in `Assembler` abstraction #19

Closed henok-tesfaye closed 4 years ago

henok-tesfaye commented 4 years ago

We want an assembler that translates programs written in Hack assembly language into the binary code understood by the Hack hardware platform

The modules we want to implement