Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.12 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.12 KB

Awesome wc

Download the long.txt file for benchmarking with curl http://teralink.net/\~serpent/words.txt > long.txt

It's apparently 217M so it may take a second depending on your connection speed.

Collection of links to talks and blogs implementing the unix wc utility

Haskell

Scala

Elixir