Skip to content

nathannlu/vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for building:

(1) Run Make:

make

This will recursively run Make and compile all the necessary subdirectories. It builds an executable "run" which when executed runs the virtual machine.

(2) Execute your program:

./run examples/test.nathan

This runs the test program.

(3)

About

My own programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published