Projects tagged ‘arrows’


[5 total ]
1

streamproc

 
Primary Language: Haskell Licensed as: BSD-ish License

Stream Processer Arrow

Metrics updated 05 Oct 08

1

yampa

 

Yampa is the culmination of our efforts to provide domain-specific embedded languages for the programming of hybrid systems using the concepts of Functional Reactive Programming (FRP). Yampa is structured using arrows, which greatly reduce the chance of introducing space- and time-leaks into reactive, time-varying systems

1

hxt

 
Primary Language: Haskell

The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a more general approach for processing XML with Haskell. The Haskell XML Toolbox uses a generic data model for representing XML documents, including the DTD subset and the ... [More] document subset, in Haskell. It contains a validating XML parser, a HTML parser, namespace support, an XPath expression evaluator, an XSLT library, a RelaxNG schema validator and funtions for serialization and deserialization of user defined data. The libraray make extensive use of the arrow approach for processing XML. [Less]

Metrics updated about 19 hours ago

0

lax

 
Licensed as: BSD-ish License

Lax arrows are variants of other arrows which are ?less strict? than the original arrows. They can be used, for example, to produce I/O fixpoints in situations where fixIO would fail.

0

parrows

 
Primary Language: Haskell Licensed as: BSD-ish License

PArrows is an arrows based parsing combinator library written in Haskell. The library is similar to Parsec, but arrows allow for more future optimizations.

Metrics updated about 20 hours ago