Subversion Repositories tendra.SVN

Rev

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

Rev Author Line No. Line
2 7u83 1
<!-- Crown Copyright (c) 1998 -->
2
<HTML>
3
<HEAD>
4
<TITLE>tcc User's Guide: The TDF Compilation Strategy</TITLE>
5
</HEAD>
6
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000FF" VLINK="#400080" ALINK="#FF0000">
7
<A NAME=S2>
8
<H1>tcc User's Guide</H1>
9
<H3>January 1998</H3>
10
<A HREF="tcc4.html"><IMG SRC="../images/next.gif" ALT="next section"></A>
11
<A HREF="tcc1.html"><IMG SRC="../images/prev.gif" ALT="previous section"></A>
12
<A HREF="tcc1.html"><IMG SRC="../images/top.gif" ALT="current document"></A>
13
<A HREF="../index.html"><IMG SRC="../images/home.gif" ALT="TenDRA home page">
14
</A>
15
<IMG SRC="../images/no_index.gif" ALT="document index"><P>
16
<HR>
17
 
18
<H1>2.  The TDF Compilation Strategy</H1>
19
<P>
20
FIGURE 1.  Traditional Compilation Path<BR>
21
<CENTER>
22
<IMG SRC="../images/trad_scheme.gif">
23
</CENTER>
24
<P>
25
Before discussing <CODE>tcc</CODE> itself in detail, it is necessary
26
to explain the compilation strategy that it is designed to implement.
27
This was discussed at length in [1] and is summarised in Fig. 2, which
28
is taken from that paper. Readers are urged to consult [1].  
29
<P>
30
FIGURE 2.  TDF Compilation Path<BR>
31
<CENTER>
32
<IMG SRC="../images/tdf_scheme.gif">
33
</CENTER>
34
<P>
35
<HR>
36
<P><I>Part of the <A HREF="../index.html">TenDRA Web</A>.<BR>Crown
37
Copyright &copy; 1998.</I></P>
38
</BODY>
39
</HTML>