Subversion Repositories tendra.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 7u83 1
<?xml version="1.0" standalone="no"?>
2
<!DOCTYPE glossdiv 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
<glossdiv>
10
  <title>L</title>
11
 
12
  <glossentry>
13
    <glossterm>Lexer</glossterm>
14
  </glossentry>
15
 
16
  <glossentry>
17
    <glossterm>lexi</glossterm>
18
 
19
    <glossdef>
20
      <para><!-- TODO A lexical generator --></para>
21
    </glossdef>
22
  </glossentry>
23
 
24
  <glossentry>
25
    <glossterm>Lexical Generation</glossterm>
26
  </glossentry>
27
 
28
  <glossentry id="linking">
29
    <glossterm>Linking</glossterm>
30
  </glossentry>
31
 
32
  <glossentry>
33
    <glossterm>Linux</glossterm>
34
  </glossentry>
35
 
36
  <glossentry id="lowlevelten15">
37
    <glossterm>Low-level Ten15</glossterm>
38
 
39
    <glossdef>
40
      <para>
41
        The format that became known as TDF.
42
      </para>
43
 
44
      <para>
45
        To make porting the Ten15 System easier, after
46
        type checking had succeeded and machine-independent
47
        optimisations made, the untyped output of the Ten15
48
        compiler was provided: this became defined as Low-level
49
        Ten15.
50
      </para>
51
 
52
      <para>
53
        Low-level Ten15, being untyped, was a viable target
54
        for weakly-typed languages, including C.
55
      </para>
56
 
57
      <para>
58
        At the OSF's <emphasis>request for technologies</emphasis>
59
        for ANDF, Low-level Ten15 was renamed to TDF (Ten15
60
        Distribution Format), and put forward as a (successful)
61
        proposal.
62
      </para>
63
    </glossdef>
64
 
65
    <!--
66
    See also personal retrospective,
67
    wikipedia
68
    -->
69
    <glossseealso otherterm="andf"/>
70
    <glossseealso otherterm="osf"/>
71
    <glossseealso otherterm="tdf"/>
72
  </glossentry>
73
</glossdiv>