ChristmasTree-0.2.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
Dependenciesbase (4.*), containers, fgl (5.4.2.2), haskell98, 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 dateMon Jun 7 16:08:54 UTC 2010
Uploaded byMarcosViera
Built onghc-6.12
Build failureghc-7.0 (log)

Modules

Downloads