IBM
Contents Index Previous Next



Intermediate Code


After syntax and semantic analysis, some compilers generate an explicit intermediate representation of the source program. This intermediate representation can be seen as a program for an abstract machine. In the context of the TTCN Suite and TTCN Access, the intermediate representation is the actual parse tree generated by the Analyzer. For more information see Analyzing TTCN Documents (on UNIX) and Analyzing TTCN Documents (in Windows).


http://www.ibm.com/rational
Contents Index Previous Next