Skip to content

krigar1184/hack-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack-assembler

This is a simple assembler I wrote in Rust as a part of a nand2tetris course.

Usage:

make release
hack-assembler *path-to-asm-file*

Planned improvements:

  • move main logic to the lib.rs module;
  • add an option to customize an output file path;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published