If it's not so much trouble, could someone convert these (or only one) sorting algorithms into turing (programming language) please, I beg you. I have been working my ass off (science fair in 3 days) to write it in turing but have failed miserably.
3.3 Shell sort
3.4 Merge sort
3.5 Heapsort
3.6 Quicksort
3.7 Radix sort
Thank you very much.
All the algorithms are here:
http://en.wikipedia.org/wiki/Sort_algorithm