[REBOL] Re: Language Comparisons
From: moliad::gmail::com at: 17-Oct-2008 3:03
hi guys,
actually, this site is extremely well designed! all tests are laid
out in bare, and the rules are at the bottom of each test, in plain
old english. the intents of each test is also obvious and some do's
and don'ts are posted to keep any example within the goal of the test.
in the test I tried, the goal is to test the Garbage Collector (GC) so
a very well planned test is used... a binary tree which must reside
all at once in ram, built one by one (not sure about allocation being
forced to be one by one though).
-MAx
On Fri, Oct 17, 2008 at 1:47 AM, Gregg Irwin <gregg-pointillistic.com> wrote: