slackbuilds_ponce/development/chicken
Erik Falor be7ae99346 development/chicken: Updated for version 4.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-08-09 23:03:31 +07:00
..
chicken.info development/chicken: Updated for version 4.10.0. 2015-08-09 23:03:31 +07:00
chicken.SlackBuild development/chicken: Updated for version 4.10.0. 2015-08-09 23:03:31 +07:00
README
slack-desc

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