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

https://github.com/joaopauloaramuni/compiladores

Repo Compiladores
https://github.com/joaopauloaramuni/compiladores

automata compilers cpp

Last synced: about 1 year ago
JSON representation

Repo Compiladores

Awesome Lists containing this project

README

          

-----








fumec






-----

# Repo Compiladores

Disciplina do curso de Ciência da Computação da Universidade FUMEC

(2016-2020)

-----

### Sumário:
- [Aulas em PDF](https://github.com/joaopauloaramuni/compiladores/tree/main/PDF)
- [Laboratórios](https://github.com/joaopauloaramuni/compiladores/tree/main/LAB)

#### Links úteis:
- [Compiladores: Princípios e Ferramentas (Amazon)](https://www.amazon.com.br/Compiladores-princ%C3%ADpios-ferramentas-Alfred-Aho/dp/8588639246)
- [Eclipse Downloads](https://www.eclipse.org/downloads/packages/)
- [Bloodshed](https://www.bloodshed.net/)
- [Awesome Compilers (GitHub)](https://github.com/aalhour/awesome-compilers)
- [LLVM Project](https://llvm.org/)
- [GCC (GNU Compiler Collection)](https://gcc.gnu.org/)
- [Laboratório de Algoritmos e Compiladores (LAC-DCC)](https://lac-dcc.github.io/)
- [Compiler Research - UFMG (PDF)](https://homepages.dcc.ufmg.br/~fernando/projects/CompilerResearchUFMG.pdf)
- [Java Decompiler](https://java-decompiler.github.io/)

-----