From: John Tromp Date: 2004-12-09T00:52:36+09:00 Subject: Re: Does anyone have benchmark programs for YARV? I have a nice integer benchmark solving Connect-4, currently available in Java and C (under 500 lines each): http://www.cwi.nl/~tromp/c4/fhour.html I'm currently busy porting it to Haskell, but a Ruby version would also be a welcome addition. Does anybody here have the time and energy to port it to Ruby? regards, -John