Fastsort Algorithm

Does anyone know an implementation for the Fastsort algorithm? I found a bit about it here:

http://www.slideshare.net/JustinTimb/the-flashsort-algorithm

but its 'implementation' is really unclear.
It's FLASHsort. There seems to be a java implementation here: http://home.westman.wave.ca/~rhenry/sort/#flashsort
I didn't test it myself.
Several implementations are given on the algorithm's author website:
http://www.neubert.net/Flacodes/FLACodes.html
sorry about getting the name mixed up

@toum, thanks.
Topic archived. No new replies allowed.