Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.
/ pytiger2c Public archive

A compiler for the Tiger programming language written in Python

License

Notifications You must be signed in to change notification settings

yasserglez/pytiger2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTiger2C

Build Status

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 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 as the final assignment of an undergraduate course on language theory and compiler construction for Computer Science students taught at the University of Havana, Cuba. The project documentation is written in Spanish.

About

A compiler for the Tiger programming language written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published