On 24/08/2010 3:06 AM, Peter Hull wrote:
I notice that in the test directory there are a couple of examples
from the The Computer Language
Benchmarks Game site (http://shootout.alioth.debian.org/). I was
thinking I might try and implement a few more myself - more for
practice in rust syntax rather than to see what the actual benchmark
times are at this stage!
Is this a good idea? Is anyone else doing it already?

Feel free. The main thing you'll likely notice at this point is that there's no FP support in rustboot, so a lot of the examples simply can't be coded. If you narrow things down to the integer tests some quantity of them can probably be done (though: expect epic slowness and crashiness).

-Graydon
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to