Skip to content

PietroPan/Compiler-PLY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler-PLY

A compiler to a self made imperative programming language made in python, using the Lex and Yacc modules from the Ply library.

It generates pseudo assembly code used in the virtual machine provided by our colegues at the University of Minho.

Run

python3.8 compiler_yacc.py inputFile outputFile

Check example input files and its correspondent output files in the tests folder

About

Compiler to a self made imperative language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published