Compilers
From Wiki**3
Theoretical Topics (mostly)
- Topics in Compiler Construction (theory and practice)
Development Topics
- "Object- and Pattern-Oriented Compiler Construction in C++" PDF
- Apêndice B: Postfix Code Generator
- Material de apoio à construção de compiladores:
Support Topics
- Quick C++ Topics - A Guide for the Perplexed (with examples)
- Tools and Development Environment (small guide to practical tools: make and cvs)
Running 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