/fun-club-word-stats

Word statistics task for Fun Club Berlin

Primary LanguageClojure

Word Stats for Fun Club Berlin

You can read the task description at the event's page.

Running

lein trampoline run < moby-dick.txt

Benchmarking with Criterium

lein trampoline run -b < moby-dick.txt

Downloading Moby Dick

curl http://www.textlibrary.com/download/moby-dic.txt > moby-dick.txt

License

Copyright © 2012 Roland Venesz

Distributed under the Eclipse Public License, the same as Clojure.