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>Calculus</glossterm>
11
 
12
  <glossdef>
13
    <para>
14
      <emphasis>calculus</emphasis> is an algebraic type
15
      system tool, for managing complex C type systems. It uses
16
      the TenDRA API checking techniques to enforce strong
17
      type checking and type encapsulation, and provides generic
18
      container types for lists, vectors etc.
19
    </para>
20
 
21
    <!-- TODO see also: user/guides/calculus -->
22
    <glossseealso otherterm="typesystem"/>
23
    <glossseealso otherterm="api"/>
24
  </glossdef>
25
</glossentry>