Recently I thought it would be good to start compiling the small functional| danieljharvey.github.io
This is an experience report of playing with Megaparsec, a parser combinator| thewagner.net
In this article, we will show you how to implement simple parser combinators from scratch and how to use the Megaparsec library to implement a parser for S-expressions.| Parser Combinators in Haskell
Monadic parser combinators| Hackage
This article was discussed on Hacker News.| siraben’s musings