Skip to content

Assembler for Hack assembly language built for Nand2Tetris course in rust.

Notifications You must be signed in to change notification settings

NewstellerBot/hack_assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Assembler

This is an assembler for the Hack assembly language, written in rust for the Nand2Tetris course, project 06.

To compile

cargo build --release

To run

cargo run --release -- <path to asm file>

About

Assembler for Hack assembly language built for Nand2Tetris course in rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages