Subversion Repositories tendra.SVN

Rev

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

<?xml version="1.0" standalone="no"?>
<!DOCTYPE glossentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">

<!--
  $Id$
-->

<glossentry>
  <glossterm>Calculus</glossterm>

  <glossdef>
    <para>
      <emphasis>calculus</emphasis> is an algebraic type
      system tool, for managing complex C type systems. It uses
      the TenDRA API checking techniques to enforce strong
      type checking and type encapsulation, and provides generic
      container types for lists, vectors etc.
    </para>

    <!-- TODO see also: user/guides/calculus -->
    <glossseealso otherterm="typesystem"/>
    <glossseealso otherterm="api"/>
  </glossdef>
</glossentry>