Skip to content

gnuaha7/pytiger2c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTiger2C

PyTiger2C is a compiler for the Tiger programming language written in Python.

Tiger is an Algol-like programming language outlined in the book Modern Compiler Implementation in Java/ML/C by Andrew W. Appel. PyTiger2C translates a Tiger program given as input into a C program that can be then compiled to create an executable for an specific platform.

The project was created by Yasser González Fernández and Ariel Hernández Amador in fulfillment of the final assignment of an undergraduate course on language theory and compiler construction for Computer Science students taught at the University of Havana, Cuba. Therefore, the documentation of the project and the git comments were written in Spanish. Everything in the Python code but the docstrings is in English, though.

About

A compiler for the Tiger programming language written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published