You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Hack assembler written in C. Part of the projects from Nand2Tetris. Check out https://www.nand2tetris.org. I wrote this as an exercise in getting to know C better.
Usage
Assembler assumes no errors exist in your assembly code.