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
An assembler program designed to assemble .asm files written in the 16-bit Hack instruction set. The program takes a filepath of a file to be assembled as an main argument
and outputs an assembled file of the same name with a .hack extension.