[Haskell-cafe] How to use IndentParser. Any example/tutorial?

Sukit Tretriluxana tretriluxana.s at gmail.com
Mon Jan 9 07:29:30 CET 2012


Hi,

I need to construct a parser that parse a language that use indentation to
define blocks as Python does. I ran into
Text.ParserCombinators.Parsec.IndentParser module but have no idea how to
use it. Can anyone point me out to how to use this module? Any short
example, tutorial, or whatever would be highly appreciated.

Thanks,
Ed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120108/01fc9d21/attachment.htm>


More information about the Haskell-Cafe mailing list