[Haskell-beginners] mustache in Haskell

Nicholas Wieland ngw at nofeed.org
Mon Mar 14 02:24:12 CET 2011


Hi *, I'm studying Haskell and having a lot of fun in the process.
I would like to start a puppy project just to improve my studying, and considering I'm mainly a web guy I think that implementing something more or less simple like mustache (http://mustache.github.com/) without pretending to release something stable any time soon can be a good start.
My first question is: should I use Happy as a parser or there are simpler/better options, or maybe even parse it myself ?

  ngw


More information about the Beginners mailing list