Skip to content

A Nand2Tetris Hack Assembly Language Assembler written in Rust

License

Notifications You must be signed in to change notification settings

phoony/hack_asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack_asm

A Nand2Tetris Hack Assembly Language Assembler written in Rust

About

For this project, I set out to implement a simple assembler for the Nand2Tetris assembly language. I also practice using Cargo and crates.io, because this is my very first published crate.

Usage

hack_asm <INPUT_FILE>

For a given input.asm this will generate an input.hack file.

About

A Nand2Tetris Hack Assembly Language Assembler written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages