Skip to content

kjnez/The-Hack-Virtual-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual-machine

This project is an implementation of a virtual machine to translate VM source code to assembly code in the Hack system. It follows the contract described in The Elements of Computing Systems.

Usage

You can use it by providing VM source file and the output file as follows:

(virtual-machine:compile-dir "StaticsTest")

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published