[Haskell-beginners] Parsec tutorial

Keith Sheppard keithshep at gmail.com
Sat May 2 21:27:18 EDT 2009


Hi Patrick,

This isn't what you asked for but it may be useful to you. I've
created a parsec based SQL parser for my "TxtSushi" command-line
program. It's still pretty early in development but it does parse a
subset of the SELECT grammar. The project's page is
http://keithsheppard.name/txt-sushi/index.html

Keith


More information about the Beginners mailing list