Skip to content

codingfunc/numbersort

Repository files navigation

numbersort

This project provides utility code to load a given file containing integers, sort, and then write sorted list to an output file. This is part of testing I am doing to compare language performance. I have added similar projects for rust and java.

To compile the project run

stack build

To run:

stack exec numsort-exe /tmp/10000000.random

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published