An open API service indexing awesome lists of open source software.

https://github.com/rpigor/compiler

Compiler developed for the hypothetical programming language defined in the Compiladores class
https://github.com/rpigor/compiler

ast compiler language programming-language

Last synced: 11 months ago
JSON representation

Compiler developed for the hypothetical programming language defined in the Compiladores class

Awesome Lists containing this project

README

          

# Compiler

This is a compiler developed for the hypothetical programming language defined in the Compiladores (INF01147) class.

The application can be compiled using the `make` command.