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>TDF Notation Compiler</glossterm>
11
  <acronym>tnc</acronym>
12
 
13
  <glossdef>
14
    <para>
15
      <emphasis>tnc</emphasis> is the TDF notation
16
      compiler. It acts as a sort of TDF 'unstructured assembler',
17
      and can translate TDF capsules to and from a human readable
18
      form.
19
    </para>
20
 
21
    <para>
22
      This functionality is provided by <emphasis>tcc</emphasis>,
23
      but <emphasis>tnc</emphasis> may be called directly.
24
    </para>
25
 
26
    <!-- TODO see also: user/guides/tnc -->
27
    <glossseealso otherterm="tdf"/>
28
    <glossseealso otherterm="tdfnotation"/>
29
    <glossseealso otherterm="tdfcapsule"/>
30
    <glossseealso otherterm="unstructuredtdf"/>
31
    <glossseealso otherterm="tpl"/>
32
  </glossdef>
33
</glossentry>