vickyad / compiladores-project

This project is divided in seven parts, that will be developed throughout the semester. The objective is create a compiler for the language specified by the professor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilers Project

Course: Compiladores

Professor: Luca Schnorr

Semester: 2022/2


About this project

This project is divided in seven parts, that will be developed throughout the semester. The objective is create a compiler for the language specified by the professor.

How to install and run the project

After cloning the project, you can compile and run the project using

make

About

This project is divided in seven parts, that will be developed throughout the semester. The objective is create a compiler for the language specified by the professor.


Languages

Language:C 41.7%Language:Yacc 35.7%Language:Python 13.7%Language:Assembly 4.4%Language:Lex 3.7%Language:Makefile 0.7%