/vm-compiler

Compiler for custom virtual machine - university project

Primary LanguagePython

VM Compiler

Compiler for custom virtual machine created specifically for university project.

Project is fully written in python using PLY Library (implementation of the popular compiler construction tools lex and yacc).

Description of virtual machine and requirements for compiler are in vm-dok.pdf