Subversion Repositories tendra.SVN

Rev

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

Rev Author Line No. Line
6 7u83 1
<?xml version="1.0" standalone="no"?>
2
<!DOCTYPE glossentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
4
 
5
<!--
6
  $Id$
7
-->
8
 
9
<glossentry>
10
  <glossterm>tpl</glossterm>
11
 
12
  <glossdef>
13
    <para>
14
      <emphasis>tpl</emphasis> is the PL_TDF compiler. It is
15
      a TDF 'structured assembler' in the lineage of PL360.
16
      <emphasis>tpl</emphasis> provides a more user-friendly way
17
      of generating TDF capsules from scratch than that offered
18
      by <emphasis>tnc</emphasis>.
19
    </para>
20
 
21
    <para>
22
      This functionality is provided by <emphasis>tcc</emphasis>,
23
      but <emphasis>tpl</emphasis> may be called directly.
24
    </para>
25
 
26
    <!-- TODO see also: user/guides/tnc -->
27
    <glossseealso otherterm="pltdf"/>
28
    <glossseealso otherterm="tdfcapsule"/>
29
    <glossseealso otherterm="structuredtdf"/>
30
    <glossseealso otherterm="tnc"/>
31
  </glossdef>
32
</glossentry>