ChristmasTree-0.2.1.1: Alternative approach of 'read' that composes grammars instead of parsers.

The ChristmasTree package

ChristmasTree (Changing Haskell's Read Implementation Such That by Mainpulating ASTs it Reads Expressions Efficiently) is an alternative approach of read that composes grammars instead of parsers. It reads data in linear time, while the function read has an exponential behavior in some cases of data types with infix operators.

Properties

Versions0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.2.1, 0.2.1.1
Dependenciesbase (4.*), containers, fgl (5.4.2.*), template-haskell (≥2.4), TTTAS (≥0.4), uulib (≥0.9.11)
LicenseLGPL
CopyrightUniversiteit Utrecht
MaintainerMarcos Viera <mviera@fing.edu.uy>
StabilityExperimental
CategoryParsing
Home pagehttp://www.cs.uu.nl/wiki/bin/view/Center/TTTAS
Upload dateWed Jan 23 15:25:07 UTC 2013
Uploaded byDoaitseSwierstra
Built onghc-7.6

Modules

Downloads