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
- Host: GitHub
- URL: https://github.com/joaopauloaramuni/compiladores
- Owner: joaopauloaramuni
- License: mit
- Created: 2020-08-14T02:14:52.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T20:42:27.000Z (over 1 year ago)
- Last Synced: 2025-04-05T22:51:10.710Z (over 1 year ago)
- Topics: automata, compilers, cpp
- Language: C++
- Homepage:
- Size: 11.7 MB
- Stars: 23
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
-----
-----
# 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/)
-----