Skip to content

vinicius0197/hack-virtual-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack VM Translator

Source code for the Hack Virtual Machine implementation.

Usage

To use the VM-Translator, you need to provide a valid .vm file (according to the Hack Virtual Machine specification) and use the following command:

python src/Main.py --source path/to/source

Make sure you are using Python 3 to run the virtual machine.

About

Implementation in Python for the Hack Virtual Machine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published