Skip to content

meikj/hack-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The Hack computer platform assembler (mostly) based on the specification as outlined in the book "The Elements of Computing Systems" by Noam Nisan and Shimon Shocken.

The assembler is written in Python and has been tested on v2.7.5 and v3.3.2. The usage instructions are as follows:

assembler.py <input> > file.hack

About

The Hack computer platform assembler written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages