Compiladores: Difference between revisions
From Wiki**3
(New page: __NOTOC__ == Tópicos Teóricos == * Topics in Compiler Construction (theory and practice) == Tópicos de Desenvolvimento == * "[[Object- and Pattern-Oriented Compiler Construction ...) |
No edit summary |
||
Line 2: | Line 2: | ||
== Tópicos Teóricos == | == Tópicos Teóricos == | ||
* [[ | * [[Tópicos sobre Construção de Compiladores]] (teoria e prática) | ||
== Tópicos de Desenvolvimento == | == Tópicos de Desenvolvimento == | ||
Line 15: | Line 14: | ||
== Tópicos de Apoio == | == Tópicos de Apoio == | ||
* [[ | * [[Tópicos Rápidos sobre C++]] - A Guide for the Perplexed (with examples) | ||
* [[Tools and Development Environment (make & cvs)|Tools and Development Environment]] (small guide to practical tools: make and cvs) | * [[Tools and Development Environment (make & cvs)|Tools and Development Environment]] (small guide to practical tools: make and cvs) | ||
Revision as of 20:15, 15 November 2008
Tópicos Teóricos
- Tópicos sobre Construção de Compiladores (teoria e prática)
Tópicos de Desenvolvimento
- "Object- and Pattern-Oriented Compiler Construction in C++" PDF
- Apêndice B: Postfix Code Generator
- Material de apoio à construção de compiladores:
Tópicos de Apoio
- Tópicos Rápidos sobre C++ - A Guide for the Perplexed (with examples)
- Tools and Development Environment (small guide to practical tools: make and cvs)
Execução de xml2dot
The xml2dot JAR is in the /tmp directory of the official machine.
nx6 -target xml sourcefile.nx6 java -cp xml2dot.jar xml2dot.xml2dot sourcefile.xml