Skip to content

AaronCDee/hack_assembler_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

HackAssembler

A simple implementation of the HackAssembler to fulfill the requirements of project 6 in the Nand2Tetris part 1 course, written in rust.

Written to gain a deeper understanding of assemblers as well as a basic understanding of the rust syntax.

Software Demo Video

Development Environment

MacOS cargo 1.87.0 (99624be96 2025-05-06)

Useful Websites

Future Work

  • Separate parsing logic into Parser struct
  • Separate code interpretation into a code struct
  • Improve the overall readability
  • Improve the efficiency of the assembler
  • Use more advanced features such as enums and pattern matching

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages