CHICKEN provides an interpreter for evaluating Scheme programs and expressions. This interpreter can be used on its own and a simple read-eval-print loop is provided in the file csi.scm.