A project to learn sorting algorithms functionally with the Guile Scheme programming language.
The testign parameters can be changed in main, Where the algorithms will be ranked and then displayed.
Install guile scheme on your system. Run in the sorting comparison directory with either:
./main.scm
Or:
guile main.scm