Skip to content

An assembler that translates machine language to binary code

Notifications You must be signed in to change notification settings

alejandrogomez314/assembler

Repository files navigation

An assembler built in Javascript for week 6 of the Nand2TetrisCourse. The assembler is able to convert any program written in the Hack machine language and convert it to its binary equivalent. It supports:

  • pre defined symbols
  • user variables
  • labels

About

An assembler that translates machine language to binary code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published