[Haskell] ANNOUNCE: storylen

Dino Morelli dino at ui3.info
Thu Apr 5 01:05:24 EDT 2007


storylen - story word count and categorization

storylen is a command-line utility that counts the words in files and
classifies them into story types (short story, novella, novel...) Its
operation and output are very similar to the *nix program wc

This is really only useful for books in plain ascii text, of which I have
amassed quite a few. I imagine not many people will find it useful. But
it's short, was fun to write and uses Data.ByteString.

For those interested, enjoy.

darcs get http://ui3.info/darcs/storylen
http://ui3.info/d/proj/storylen.html


-- 
  .~.    Dino Morelli
  /V\    email: dino at ui3.info
/( )\   irc: dino-
^^-^^   preferred distro: Debian GNU/Linux  http://www.debian.org


More information about the Haskell mailing list