Line | |
---|
1 | == README for ''demonstrations'' |
---|
2 | |
---|
3 | This directory contains a number of examples that are intended to |
---|
4 | demonstrate particular features of CHICKEN. Each directory holds |
---|
5 | example code and scripts for a specific topic. See the {{README}} |
---|
6 | file in each subdirectory for more information. |
---|
7 | |
---|
8 | The following examples are currently available: |
---|
9 | |
---|
10 | ; numerical-performance : computes the mandelbrot set and generates a PPM image |
---|
11 | |
---|
12 | ; foreign-functions : a very simple example of accesing foreign functions |
---|
13 | |
---|
14 | ; continuations : some examples for using continuations |
---|
Note: See
TracBrowser
for help on using the repository browser.