I have written an assembler for the HACK Architecture from scratch following specification from the book The Elements of Computing Systems. Following project is VM for HACK.
To understand and run the project, reader needs to read the book mentioned above.