Package chicken
A practical and portable Scheme system
CHICKEN is a compiler for the Scheme programming language.
CHICKEN produces portable, efficient C, supports almost all of the R5RS
Scheme language standard, and includes many enhancements and extensions.
Version: 5.4.0
General Commands | |
| chicken | A Scheme-to-C translator |
| chicken-do | run a shell command unless the target exists and any dependency is not newer than the target |
| chicken-install | download and install extension libraries for CHICKEN Scheme |
| chicken-profile | generate a report from profile-information |
| chicken-status | list information about installed libraries |
| chicken-uninstall | uninstall extension library |
| csc | driver program for the CHICKEN Scheme compiler |
| csi | The CHICKEN Scheme interpreter |
| feathers | a simple source-level debugger for CHICKEN Scheme |