[racket] What are some good practices of reading racket source code
In that same vein, what are good entry points for learning about how
racket works? I think, learning how the #lang line itself works might
be one of them?
On Sat, Feb 2, 2013 at 1:28 PM, WarGrey Gyoudmon Ju
<juzhenliang at gmail.com> wrote:
> Hello, dear all.
>
> I am new to reading source code.
> I want to read the Racket source code while working with C and Racket (and
> lots of other languages).
> Can you give me some good practices for avoiding potential pitfalls.
> Thanks.
>
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
>
--
Grant Rettke | ACM, AMA, COG, IEEE
grettke at acm.org | http://www.wisdomandwonder.com/
Wisdom begins in wonder.
((λ (x) (x x)) (λ (x) (x x)))