SCons Chicken
SCons Chicken adds support for SCons to compile Chicken based projects. It aims to be as simple as possible and as automatic as possible supporting all possible features of Chicken, like making and using extensions, generating the .setup files, etc.
License
SCons Chicken is released under the GPL, General Public License.
Requirements
- SCons
- Chicken
Download
Get the lattest bugfixes of the stable branch using Darcs with the following command:
Documentation
There isn’t a lot of documentation, but scons-chicken comes with a directory called example full of many small examples showing the usual cases of compiling a program, an extension, a program that uses the extension, an extension made of various files and a program made of various files that uses extensions. If you have any problems or concerns, please, contact me.
Development
If you want to participate on the development of scons-chicken or you’d like to live on the bleeding-edge, you can get the lattest development branch using Darcs with the following command:
You can also browse the development repository or view the changes with an RSS feeder.