Skip to content

This is a Virtual Machine that uses a stack as it's main data sturcture for operations. It parses, compiles, and executes a list of commands that resemble assembly code, and returns the output to a designated stream.

Notifications You must be signed in to change notification settings

Make-Haifa-Great-Again/Virtual_Stack_Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual_Stack_Machine

This is a Virtual Machine that uses a stack as it's main data sturcture for operations. It parses, compiles, and executes a list of commands that resemble assembly code, and returns the output to a designated stream.

About

This is a Virtual Machine that uses a stack as it's main data sturcture for operations. It parses, compiles, and executes a list of commands that resemble assembly code, and returns the output to a designated stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages