[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Scheme code to be read
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-users] Scheme code to be read |
Date: |
Wed, 18 Aug 2010 13:21:19 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) |
Hi
On Wed, 18 Aug 2010 13:19:01 -0300 Stephen Eilert <address@hidden> wrote:
> On Wed, Aug 18, 2010 at 12:02 PM, Christiano F. Haesbaert <address@hidden>
> wrote:
>>
>> I'm in the point that I can code most stuff in scheme, but I do it
>> poorly mainly cause I'm not familiar with the basic SRFIs, the
>> language itself and good scheme practices, read: I do not know the
>> scheme coding *culture*.
>>
>> Far too many times I ended up coding something which already existed,
>> or doing something really stupid (that worked).
>>
>> Can you guys point me to some good scheme code ?
>> I believe this is the only way to learn.
>
> From time to time I download egg sources and study them. It has proven
> very instructive.
That's indeed a good idea (as long as the eggs are not mine).
You can use chicken-install to download eggs source:
$ chicken-install -r egg-name
Or check out the svn repository for eggs (see http://code.call-cc.org).
Best wishes.
Mario
--
http://parenteses.org/mario