guilhermesimas / INF1715

Building a compiler for the Monga subset of the C language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

T2 Compiladores - Guilherme Simas 1311812

COMO UTILIZAR:
Em um ambiente Linux, assegure-se que o "environment" se encontre no diretorio onde se encontra o arquivo Makefile.
Em seguida, execute "make". Isso ira gerar o programa out. Rode o programa dando como entrada o arquivo de input.

About

Building a compiler for the Monga subset of the C language


Languages

Language:C 89.0%Language:Assembly 6.8%Language:Lex 2.6%Language:Makefile 0.8%Language:C++ 0.8%