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

Introduction

This page contains a list of tutorials we have written (or would like someone to write) about Chicken Scheme.

Assertions
How to use assertions in your code as a way to detect programming errors.
Autoconf - Automake
A tutorial explaining how to use Autoconf and Automake in software packages containing Scheme files meant to be compiled by Chicken.
Eggs Tutorial
A tutorial about creating Chicken eggs.