Annotation of OpenXM/src/asir-doc/internal.texi, Revision 1.5
1.5 ! noro 1: % $OpenXM: OpenXM/src/asir-doc/internal.texi,v 1.4 2013/01/11 01:09:31 takayama Exp $
! 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:
22: @node Top, $B35MW(B , (dir) , (dir)
23: @comment node-name, next, previous, up
24:
25: @menu
26: * Risa/Asir $B$N9=@.(B::
27: * $B%G!<%?7?(B::
28: * $B$=$NB>$N1i;;(B::
29: * $B%^%/%m(B, $BBg0hJQ?t(B::
30: * $B%a%b%j4IM}(B::
31: * $BCf4V8@8l(B::
32: * parser::
33: * evaluator::
34: * debugger::
35: * $B0\?"(B::
36: * $BJ88%(B::
37: @end menu
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>