[Haskell-cafe] ANN: TxtSushi 0.1

Keith Sheppard keithshep at gmail.com
Sun May 17 11:07:29 EDT 2009


Hello Haskell Cafe

I have released the first version of TxtSushi which is a collection of
command line utils (written in haskell of course) for processing
tab-delimited and CSV files. It includes a util for doing SQL SELECTs
on flat files. This is my first haskell project and feedback of all
kinds is appreciated.

Home Page: http://www.keithsheppard.name/txt-sushi
Darcs Repository: http://patch-tag.com/r/txt-sushi/home
Issue Tracking: http://code.google.com/p/txt-sushi

I would like to say thanks to the haskell-beginners contributors, the
author of "Learn you a Haskell" and the author of the parsec library
all of which were very helpful.

Regards
Keith


More information about the Haskell-Cafe mailing list