[BACK]Return to internal.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc

Annotation of OpenXM/src/asir-doc/internal.texi, Revision 1.3

1.3     ! noro        1: % $OpenXM: OpenXM/src/asir-doc/internal.texi,v 1.2 2001/07/23 02:28:16 noro Exp $
        !             2: \input texinfo
1.1       noro        3: @overfullrule=0pt
                      4: @c -*-texinfo-*-
                      5: @comment %**start of header
                      6: @setfilename spec
                      7: @settitle Risa Internals
                      8: @comment %**end of header
                      9: @comment %@setchapternewpage odd
                     10:
                     11: @titlepage
                     12: @title Risa/Asir Internals
                     13: @subtitle Risa/Asir $BFbIt;EMM(B
                     14: @subtitle Version 20000530
                     15: @subtitle May 2000
                     16:
                     17: @author  by Masayuki Noro
                     18: @end titlepage
                     19: @synindex vr fn
                     20:
                     21: @node Top, $B35MW(B , (dir) , (dir)
                     22: @comment  node-name,  next,  previous,  up
                     23:
                     24: @menu
                     25: * Risa/Asir $B$N9=@.(B::
                     26: * $B%G!<%?7?(B::
                     27: * $B$=$NB>$N1i;;(B::
                     28: * $B%^%/%m(B, $BBg0hJQ?t(B::
                     29: * $B%a%b%j4IM}(B::
                     30: * $BCf4V8@8l(B::
                     31: * parser::
                     32: * evaluator::
                     33: * debugger::
                     34: * $B0\?"(B::
                     35: * $BJ88%(B::
                     36: @end menu
                     37:
                     38: @include int-parts/intro.texi
                     39: @include int-parts/datatype.texi
                     40: @include int-parts/operation.texi
                     41: @include int-parts/macro.texi
                     42: @include int-parts/parser.texi
                     43: @include int-parts/inter.texi
                     44: @include int-parts/gc.texi
1.2       noro       45: @comment @include int-parts/port.texi
1.1       noro       46:
                     47: @appendix $BJ88%(B
                     48: @table @code
                     49: @item [Boehm,Weiser]
                     50: "Garbage Collection in an Uncooperative Environment", Software Practice
                     51: & Experience, September 1988, pp. 807-820.
                     52: @end table
                     53: @contents @bye

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>