== README for ''demonstrations'' This directory contains a number of examples that are intended to demonstrate particular features of CHICKEN. Each directory holds example code and scripts for a specific topic. See the {{README}} file in each subdirectory for more information. The following examples are currently available: ; numerical-performance : computes the mandelbrot set and generates a PPM image ; foreign-functions : a very simple example of accesing foreign functions ; continuations : some examples for using continuations