Subversion Repositories tendra.SVN

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!-- Crown Copyright (c) 1998 -->
<HTML>
<HEAD>
<TITLE>tcc User's Guide: The TDF Compilation Strategy</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000FF" VLINK="#400080" ALINK="#FF0000">
<A NAME=S2>
<H1>tcc User's Guide</H1>
<H3>January 1998</H3>
<A HREF="tcc4.html"><IMG SRC="../images/next.gif" ALT="next section"></A>
<A HREF="tcc1.html"><IMG SRC="../images/prev.gif" ALT="previous section"></A>
<A HREF="tcc1.html"><IMG SRC="../images/top.gif" ALT="current document"></A>
<A HREF="../index.html"><IMG SRC="../images/home.gif" ALT="TenDRA home page">
</A>
<IMG SRC="../images/no_index.gif" ALT="document index"><P>
<HR>

<H1>2.  The TDF Compilation Strategy</H1>
<P>
FIGURE 1.  Traditional Compilation Path<BR>
<CENTER>
<IMG SRC="../images/trad_scheme.gif">
</CENTER>
<P>
Before discussing <CODE>tcc</CODE> itself in detail, it is necessary
to explain the compilation strategy that it is designed to implement.
This was discussed at length in [1] and is summarised in Fig. 2, which
is taken from that paper. Readers are urged to consult [1].  
<P>
FIGURE 2.  TDF Compilation Path<BR>
<CENTER>
<IMG SRC="../images/tdf_scheme.gif">
</CENTER>
<P>
<HR>
<P><I>Part of the <A HREF="../index.html">TenDRA Web</A>.<BR>Crown
Copyright &copy; 1998.</I></P>
</BODY>
</HTML>