[Shootout-list] Two notes: Pascal and CMUCL

Brent Fulgham bfulgham@debian.org
Sat, 16 Oct 2004 00:16:08 -0700


On 2004-10-14 01:57:23 -0700 kerochan ii <kerochan2@gmail.com> wrote:

> The other is Free Pascal [ http://www.freepascal.org ] and is
> available as the Debian package: ``fp-compiler'' for x86 and ppc.
> 
> The code is here: [ http://dada.perl.it/shootout/fpascal.html ].

I've run the tests, and you are right.  It's quite fast, and seems to 
be
very memory efficient.  It's about half-way up the scorecard, mainly 
because
it is missing 11 implementations.  Not bad!

-Brent