chicken: chicken (a practical and portable scheme system) chicken: chicken: Chicken is a compiler that translates Scheme source files into C, chicken: which in turn can be fed to a C compiler to generate a standalone chicken: executable. An interpreter is also available and can be used as a chicken: scripting environment or for test programs before compilation. chicken: Scheme is a member of the Lisp family of languages. chicken: chicken: chicken: chicken: