Skip to content

Compiler for custom virtual machine - university project

Notifications You must be signed in to change notification settings

dofranko/vm-compiler

Repository files navigation

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