[Haskell-cafe] Indent aware parser
S D Swierstra
doaitse at uu.nl
Fri May 4 09:50:57 CEST 2012
The uulib package provides combinators for dealing with the Haskell offside rule. Is that what you are looking for?
Doaitse
Op 4 mei 2012 om 09:02 heeft Lyndon Maydwell <maydwell at gmail.com> het volgende geschreven:
> 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
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list