ChristmasTree

Version 0.2.1.1 revision 0 uploaded by DoaitseSwierstra.

Package meta

Synopsis
Alternative approach of 'read' that composes grammars instead of parsers.
Description

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.

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