The latest version of ChristmasTree is 0.2.1.1-0.

ChristmasTree

Version 0.1.3 revision 0 uploaded by MarcosViera.

Package meta

Synopsis
Changing Haskell's Read Implementation Such That by Mainpulating Abstract Syntax Trees it Reads Expressions Efficiently
Description

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.

Author
n/a
Bug reports
n/a
Category
Parsing
Copyright
Universiteit Utrecht
Homepage
http://www.cs.uu.nl/wiki/bin/view/Center/TTTAS
Maintainer
Marcos Viera <mviera@fing.edu.uy>
Package URL
n/a
Stability
Experimental

Components