Compiladores: Difference between revisions

From Wiki**3

No edit summary
Line 20: Line 20:


The xml2dot JAR is in the /tmp directory of the official machine.
The xml2dot JAR is in the /tmp directory of the official machine.
Example for the NX6 language:


  nx6 -target xml sourcefile.nx6
  nx6 -target xml sourcefile.nx6

Revision as of 15:09, 27 February 2009

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