Skip to content

kevinnegy/PL-0-Compiler-and-VM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PL/0 Compiler and Virtual Machine
_______________________________
Compiler converts PL/0 code into PM/0 code. The virtual machine takes PM/0 code, executes the instructions, and prints the stack at each instruction.

To run:
./compile test.txt pm0.txt

./vm pm0.txt 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published