1 | [[tags:main navigation]] |
---|
2 | |
---|
3 | == Welcome |
---|
4 | |
---|
5 | Welcome to the Chicken wiki. |
---|
6 | |
---|
7 | This wiki was created with the purpose of providing documentation for [[http://www.call-with-current-continuation.org/|Chicken]]. |
---|
8 | Chicken is an implementation of the Scheme programming language that can compile Scheme programs to C code as well as interpret them. |
---|
9 | |
---|
10 | == Pages |
---|
11 | |
---|
12 | You can use the search form in the left to get to what you want or |
---|
13 | start browsing through the following pages: |
---|
14 | |
---|
15 | ; [[The User's Manual]] : The official one |
---|
16 | ; [[Portability]] : Supported platforms |
---|
17 | ; [[Eggs]] : Information about CHICKEN extensions (eggs) |
---|
18 | ; [[Svn checkout]] : Instructions about how to checkout the contents of this wiki using Subversion |
---|
19 | ; [[Users]] : A list of users and contributors to CHICKEN Scheme |
---|
20 | ; [[Tutorials]] : Tutorials about all things CHICKEN! |
---|
21 | ; [[Code snippets]] : Various small coding examples |
---|
22 | ; [[Tips and tricks]] : Some handy tips |
---|
23 | ; [[chicken-for-other-languages-programmers]] : Chicken for C, Ruby, Python and other programming languages programmers |
---|
24 | ; [[Software]] : Software people have written using CHICKEN |
---|
25 | ; [[Internals]] : Documentation about the internal structure of CHICKEN |
---|
26 | ; [[Active Projects]] : join a CHICKEN-based project, or start one! |
---|
27 | ; [[platforms|Platforms & packages]] : Listing of all platforms where CHICKEN is available in pre-packaged form |
---|
28 | ; [[Logos|Art]] : CHICKEN-related art (logos, desktop backgrounds etc) |
---|
29 | ; [[the-chicken-lottery|Lottery]] : Win a CHICKEN T-shirt! |
---|
30 | ; [[periodic-tasks|Periodic tasks]] : Automated builds, development snapshots, salmonella results, eggs upload status |
---|
31 | ; [[elevator-pitch|Elevator pitch]] : A brief explanation of why CHICKEN is suitable for Real World tasks |
---|