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