Last change
on this file since 21826 was
21826,
checked in by Alan Post, 10 years ago
|
genturfa'i: Add chicken-csi.scm, for running this egg in the interpreter.
|
File size:
1.7 KB
|
Line | |
---|
1 | ni'o la genturfa'i |
---|
2 | ================== |
---|
3 | |
---|
4 | .i lo la .ckim. ke pe'a jajgau ratcu ke'e genturfa'i |
---|
5 | |
---|
6 | |
---|
7 | Installation |
---|
8 | ------------ |
---|
9 | |
---|
10 | $ cd $WA/chicken-eggs/genturfahi/trunk |
---|
11 | $ chicken-install -s -test |
---|
12 | |
---|
13 | |
---|
14 | Source Code |
---|
15 | ----------- |
---|
16 | |
---|
17 | 00-ci'arfi'i - AUTHORS |
---|
18 | 00-gafpoi - ChangeLog |
---|
19 | 00-selgu'a - TODO |
---|
20 | 00-tisetcidu - README |
---|
21 | bootstrap.scm - PEG parser bootstrap. |
---|
22 | chicken-ext.scm - Chicken Scheme 'egg' package support for parser runtime. |
---|
23 | chicken-ext-peg.scm - Chicken Scheme 'egg' package support for PEG parser. |
---|
24 | chicken-cmd.scm - Chicken Scheme bin/ program support. |
---|
25 | chicken-csi.scm - Run genturfa'i from the interpreter. Used |
---|
26 | for debugging, but not part of the build. |
---|
27 | conf.scm - build configuration. |
---|
28 | genturfahi.scm - main program. |
---|
29 | genturfahi.peg - main program. |
---|
30 | javni-valsi-syntax.scm - syntax for abstract syntax tree. |
---|
31 | javni-valsi.scm - abstract syntax tree. |
---|
32 | lerfu-porsi.scm - parse input. |
---|
33 | nunjavni.scm - rule generators. |
---|
34 | peg.scm - PEG parser. |
---|
35 | samselpla.scm - code shared between bootstrap compiler |
---|
36 | and genturfahi.peg. |
---|
37 | secuxna.scm - parser configuration. |
---|
38 | version.scm - version information for library. |
---|
39 | tests - unit test. |
---|
40 | |
---|
41 | |
---|
42 | About |
---|
43 | ----- |
---|
44 | |
---|
45 | Please see the documentation at: |
---|
46 | |
---|
47 | http://wiki.call-cc.org/eggref/4/genturfahi |
---|
48 | |
---|
49 | |------------------------------------------------------------(fa'o)--| |
---|
50 | ..__ |
---|
51 | `' " |
---|
Note: See
TracBrowser
for help on using the repository browser.