
Hi all, I'm looking for a Parsec tutorial that can get me started in writing a simple SQL parser. I can't seem to find a lot using Google. Does anyone have some resources that could be helpful? Thanks a lot, Patrick -- ===================== Patrick LeBoutillier Rosemère, Québec, Canada

http://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours On Thu, Apr 30, 2009 at 1:12 PM, Patrick LeBoutillier < patrick.leboutillier@gmail.com> wrote:
Hi all,
I'm looking for a Parsec tutorial that can get me started in writing a simple SQL parser. I can't seem to find a lot using Google. Does anyone have some resources that could be helpful?
Thanks a lot,
Patrick -- ===================== Patrick LeBoutillier Rosemère, Québec, Canada _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- We can't solve problems by using the same kind of thinking we used when we created them. - A. Einstein

I learnt to use Parsec from Real World Haskell [1].
hth,
deech
[1] http://book.realworldhaskell.org/read/using-parsec.html
On Thu, Apr 30, 2009 at 12:22 PM, Rick R
http://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours
On Thu, Apr 30, 2009 at 1:12 PM, Patrick LeBoutillier < patrick.leboutillier@gmail.com> wrote:
Hi all,
I'm looking for a Parsec tutorial that can get me started in writing a simple SQL parser. I can't seem to find a lot using Google. Does anyone have some resources that could be helpful?
Thanks a lot,
Patrick -- ===================== Patrick LeBoutillier Rosemère, Québec, Canada _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- We can't solve problems by using the same kind of thinking we used when we created them. - A. Einstein
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
participants (3)
-
aditya siram
-
Patrick LeBoutillier
-
Rick R