Skip to content

hkey0/vm-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jack VM to Hack assembly translator

This translator passes all tests provided in the project files. (FunctionCalls & ProgramFlow)

Usage

Target directory must contain at least one .vm file. Translator will insert a bootstrap code to set the Stack Pointer value and call Sys.init.

cargo run -- [--directory]

About

Jack VM code to Hack assembly translator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages