Skip to content

Assembles Assembly into Binary. Assembly follows specifications of the "Nand to Tetris" course.

License

Notifications You must be signed in to change notification settings

L0ad1n6/N2T-Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N2T Assembler

Program that turns "Nand to Tetris" assembly into binary instructions intended for the Hack computer.

Usage

python ./src/main.py <ASSEMBLY_FILE_PATH>

Will output binary file into directory where the assembly file is located.

License

Licensed under the MIT License

About

Assembles Assembly into Binary. Assembly follows specifications of the "Nand to Tetris" course.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published