Last change
on this file since 13670 was
12969,
checked in by sjamaan, 12 years ago
|
Update the ancient README in the repository root, so it describes the current directory layout
|
File size:
1.2 KB
|
Line | |
---|
1 | You have checked out the entire version controlled tree of all software |
---|
2 | and other infrastructure available for the Chicken Scheme system. |
---|
3 | |
---|
4 | Here, you will find the following files and directories: |
---|
5 | |
---|
6 | art |
---|
7 | Various chicken-related artwork |
---|
8 | |
---|
9 | benchmarks-shootout |
---|
10 | Benchmarks for the Great Languages Shootout at |
---|
11 | http://shootout.alioth.debian.org |
---|
12 | |
---|
13 | chicken |
---|
14 | Code for the Chicken compiler itself, laid out according to the |
---|
15 | common trunk, tags, branches system |
---|
16 | |
---|
17 | doc-indices |
---|
18 | Files containing documentation indices for the various |
---|
19 | components of Chicken, mainly for use by the documentation |
---|
20 | browser at callcc.org |
---|
21 | |
---|
22 | egg-template.scm |
---|
23 | A documentation template for the eggdoc documentation system |
---|
24 | |
---|
25 | maintenance |
---|
26 | Various system maintenance scripts, for the chicken servers |
---|
27 | |
---|
28 | nondescript |
---|
29 | Code for old eggs that contained no meta files |
---|
30 | |
---|
31 | post-commit-tasks.scm |
---|
32 | Subversion script for tasks that should be executed after |
---|
33 | every commit |
---|
34 | |
---|
35 | release |
---|
36 | The source fils for eggs, grouped by Chicken release number |
---|
37 | |
---|
38 | salmonella-custom-feeds |
---|
39 | Custom RSS feed configuration for "salmonella", the automated |
---|
40 | egg testing system; a file here contains names for eggs to |
---|
41 | put in the feed. |
---|
42 | |
---|
43 | wiki |
---|
44 | The files for the svnwiki installation at http://chicken.wiki.br |
---|
Note: See
TracBrowser
for help on using the repository browser.