Skip to content

This project is a Hack Assembler written in Java, designed to translate Hack assembly code (from the Nand2Tetris course) into binary machine code. It supports A-instructions, C-instructions, and labels, and generates .hack output files.

Notifications You must be signed in to change notification settings

ecrd03/Hack-Assembler

Repository files navigation

Hack-Assembler

This project is a Hack Assembler written in Java, designed to translate Hack assembly code (from the Nand2Tetris course) into binary machine code. It supports A-instructions, C-instructions, and labels, and generates .hack output files.

About

This project is a Hack Assembler written in Java, designed to translate Hack assembly code (from the Nand2Tetris course) into binary machine code. It supports A-instructions, C-instructions, and labels, and generates .hack output files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published