Skip to content

an assembler for the 16-bit hack computer built in the nand2tetris part 1 course, built with javascript and NodeJS

Notifications You must be signed in to change notification settings

AndriesK/nand2tetris-assembler-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Nand2Tetris Part 1 Project 6 Assembler

This is an assembler for the 16-bit Hack computer built using javascript and NodeJS

How to use

> node assembler PATH/TO/FILE/file.asm

this will output a file.hack program, which can be executed using the Hack computer CPU

About

an assembler for the 16-bit hack computer built in the nand2tetris part 1 course, built with javascript and NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published