[Haskell-cafe] Code Example and Haskell Patterns
Stephen Tetley
stephen.tetley at gmail.com
Thu Jul 8 15:36:06 EDT 2010
Hello
I suspect you will have to choose single examples for each of the
patterns/ abstractions you are interested in.
Doaitse Swierstra's library UU.Parsing is the originator or the
Applicative style. Its latest incarnation is the library
uu-parsinglib.
There is extensive technical report detailing it:
http://www.cs.uu.nl/research/techreps/repo/CS-2008/2008-044.pdf
http://hackage.haskell.org/package/uu-parsinglib
More information about the Haskell-Cafe
mailing list