Skip to content

mattypb/hack-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack-assembler

Hack Assembler for Nand2Tetris. This was created following this specification.

Running the Assembler

Run this command to assemble an .asm into a .hack file. The .hack file will be created in the same directory as the original .asm file.

sbt "run example/Max.asm"

Additional .asm files can be found in the test resources.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published