Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 193 Bytes

File metadata and controls

8 lines (7 loc) · 193 Bytes

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.