/hack-assembler

An assembler for the Hack Assembly language.

Primary LanguagePython

Hack Assembler

An assembler for the Hack Assembly language written in Python.

Usage

python3 assembler.py [filename].asm

It will create a binary file called [filename].hack.