[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.1

1.1     ! noro        1: % $OpenXM$
        !             2: \input jtexinfo
        !             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
        !            45: @include int-parts/port.texi
        !            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>