Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Language Comparisons

From: carl::cybercraft::co::nz at: 16-Oct-2008 22:00

On Thursday, 16-October-2008 at 7:28:08 Tim Johnson wrote,
>Pretty thorough... >http://shootout.alioth.debian.org/gp4/index.php
And REBOL shows up as one of the slowest - probably because FOR is used in quite a lot of the scripts, (is it native in R3? It is the best loop to use sometimes), as are many parens, and no doubt in a lot of cases where it's not necessary. -- Carl Read.