Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micalevisk/microc-to-dot
Trabalho Prático 1 de Compiladores 2019/01 da UFAM: tradutor da pseudo-linguagem "micro C" (µU) para um gráfico em Dot
https://github.com/micalevisk/microc-to-dot
cocor compiler icomp java ufam
Last synced: about 1 month ago
JSON representation
Trabalho Prático 1 de Compiladores 2019/01 da UFAM: tradutor da pseudo-linguagem "micro C" (µU) para um gráfico em Dot
- Host: GitHub
- URL: https://github.com/micalevisk/microc-to-dot
- Owner: micalevisk
- Created: 2019-07-15T18:38:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T21:05:24.000Z (over 5 years ago)
- Last Synced: 2024-10-28T19:55:04.400Z (3 months ago)
- Topics: cocor, compiler, icomp, java, ufam
- Language: Java
- Homepage:
- Size: 794 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
chmod +x *.sh
./build.sh
./compile.sh tests/teste10.uc
Irá gerar um .dot se o CLI do Graphviz estiver disponável.
Testar saída em https://dreampuf.github.io/GraphvizOnline