Skip to content

thiagok00/INF1715-Compilers

Repository files navigation

INF1715 - Compilers

A compiler for the monga language, written for the class INF1715-Compilers at PUC-Rio. The project is experimental and has not been fully completed.

Monga

http://www.inf.puc-rio.br/~roberto/comp/lang.html

Depedencies

flex bison clang-3.8

Usage

make
./out < tests/you_test.mmg
clang-3.8 -o monga monga.ll
./monga

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published