I started to re-implement in ATS2 various benchmark programs posted on the
following site:
http://benchmarksgame.alioth.debian.org/
Here are a few ones that I have done:
My own testing shows that these ones are comparable in terms of both
time-efficiency and memory-efficiency
to the best entries written in C/C++.
It would be a lot more interesting if other people could join the game.
If you have a good implementation (either style-wise or efficiency-wise),
please send it to me so that I could include
it in this directory.
Cheers!
–Hongwei