Compiladores: Difference between revisions

From Wiki**3

No edit summary
Line 16: Line 16:


* [[Tópicos Rápidos sobre C++]] - A Guide for the Perplexed (with examples)
* [[Tópicos Rápidos sobre C++]] - A Guide for the Perplexed (with examples)
* [[Quick topics on compiling and linking in C/C++]]
* [[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 11:31, 15 March 2010

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.

Example for the NX6 language:

nx6 -target xml sourcefile.nx6
java -cp xml2dot.jar xml2dot.xml2dot sourcefile.xml