Compiladores: Difference between revisions

From Wiki**3

No edit summary
No edit summary
Line 9: Line 9:
* Material de apoio à construção de compiladores:
* Material de apoio à construção de compiladores:
** '''CDK3''' (Compiler Development Kit): [https://dspace.ist.utl.pt/bitstream/2295/162321/1/libcdk3-200803011832.tar.bz2 download] [http://www.l2f.inesc-id.pt/~david/ist/docencia/compiladores/libcdk3/ manual]
** '''CDK3''' (Compiler Development Kit): [https://dspace.ist.utl.pt/bitstream/2295/162321/1/libcdk3-200803011832.tar.bz2 download] [http://www.l2f.inesc-id.pt/~david/ist/docencia/compiladores/libcdk3/ manual]
** '''RTS''' (Run-Time Support): [https://dspace.ist.utl.pt/bitstream/2295/153645/1/librts-200703171921.tar.bz2 download], [[RTS manual|manual]], and
** '''RTS''' (Run-Time Support): [https://dspace.ist.utl.pt/bitstream/2295/153645/1/librts-200703171921.tar.bz2 download], [[Manual da RTS|manual]], and
** '''Compact''' (simple but functional compiler): [https://dspace.ist.utl.pt/bitstream/2295/162322/1/compact-200803011832.tar.bz2 download]
** '''Compact''' (simple but functional compiler): [https://dspace.ist.utl.pt/bitstream/2295/162322/1/compact-200803011832.tar.bz2 download]



Revision as of 20:43, 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