dofranko / vm-compiler

Compiler for custom virtual machine - university project

Repository from Github https://github.comdofranko/vm-compilerRepository from Github https://github.comdofranko/vm-compiler

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

About

Compiler for custom virtual machine - university project


Languages

Language:Python 74.6%Language:C++ 23.9%Language:Yacc 0.7%Language:Lex 0.6%Language:Makefile 0.2%