[Haskell-cafe] Indent aware parser
Lyndon Maydwell
maydwell at gmail.com
Fri May 4 09:02:21 CEST 2012
Hi all.
What's the best indentation-aware parser at the moment?
I see three when I look in cabal:
lyndon at pugno:~ » cabal list indent
* IndentParser
Synopsis: Combinators for parsing indentation based syntatic structures
Default available version: 0.2.1
Installed versions: [ Not installed ]
Homepage: http://www.cse.iitk.ac.in/~ppk
License: GPL
* indentparser
Synopsis: A parser for indentation based structures
Default available version: 0.1
Installed versions: [ Not installed ]
Homepage: http://www.cse.iitk.ac.in/users/ppk/code/HASKELL/indentparser
License: PublicDomain
* indents
Synopsis: indentation sensitive parser-combinators for parsec
Default available version: 0.3.2
Installed versions: [ Not installed ]
Homepage: http://patch-tag.com/r/salazar/indents
License: BSD3
More information about the Haskell-Cafe
mailing list