
13 Mar
2011
13 Mar
'11
9:24 p.m.
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