You are looking at historical revision 13269 of this page. It may differ significantly from its current revision.

Welcome

Welcome to the Chicken wiki.

This wiki was created with the purpose of providing documentation for Chicken. Chicken is an implementation of the Scheme programming language that can compile Scheme programs to C code as well as interpret them.

You can use the search form in the left to get to what you want or start browsing through the following pages. Also, if a function is properly documented, chances are you can go to /function to get to its documentation.

About Chicken

Elevator pitch
A brief explanation of why CHICKEN is suitable for Real World tasks
Chicken for programmers of other languages
Chicken for programmers of C, Ruby, Python and other programming languages
Portability
Supported platforms
Platforms & packages
Listing of all platforms where CHICKEN is available in pre-packaged form
Maintainers
People who maintain CHICKEN
Software
Software people have written using CHICKEN

Using Chicken

Tutorials
Tutorials about all things CHICKEN!
The User's Manual
The official one
Eggs
Information about CHICKEN extensions (eggs)
Tips and tricks
Some handy tips
Code snippets
Various small coding examples

The Chicken community

Active Projects
join a CHICKEN-based project, or start one!
Svn checkout
Instructions about how to checkout the contents of this wiki using Subversion
Discussion groups
Mailing lists and IRC channel about CHICKEN
Art
CHICKEN-related art (logos, desktop backgrounds etc)
Lottery
Win a CHICKEN T-shirt!
Users
A list of users and contributors to CHICKEN Scheme

Developing Chicken

Internals
Documentation about the internal structure of CHICKEN
Periodic tasks
Automated builds, development snapshots, salmonella results, eggs upload status