On Sun, 2005-12-25 at 17:49, Benedikt Rosenau wrote:
> Hello,
>
>
> With a userbase forming, I have a question:
>
> What made you try or choose Chicken in the first place?
I examined many of the Scheme implementations, and Chicken seemed to have a
community around it and had a lot of documenta
I am trying to determine whether or not the awk.egg is working properly on my
system.
Solaris/x86, Chicken 2.207
Running
cat /etc/passwd | csi -R awk -s awk-egg-test.scm
Gets me a page and a half of traceback, starting with:
Error: unbound variable: string-split-fields
The file I am using, c
I am new to Scheme and to Chicken, so this might be an FAQ...
I decided to try working on a small site that has Google Ads on it, and am
going to use spiffy and the .ssp page functionality to serve dynamic pages.
In order to keep the .ssp page nice and clean, I took the Google code and stuck
it