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 ==


* [[Topics in Compiler Construction]] (theory and practice)
* [[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 ==


* [[Quick C++ Topics]] - A Guide for the Perplexed (with examples)
* [[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 de Desenvolvimento

Tópicos de Apoio

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