The latest version of uu-interleaved is 0.2.0.2-1.
uu-interleaved
Version 0.1.0.0 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- Providing an interleaving combinator for use with applicative/alternative style implementations.
- Description
This module contains parser library independent code which can be used to describe inlerleaved execution of applicative style structures. It is amongst other used in the uu-options package, which provides facilities for parsing command-line options or files containing preferences. It gneralises the permuting parsers and the list merging parsers as e.g. found in the uulib library. For a fuller description see the Technical Report describing its implementation and application at: http://www.cs.uu.nl/research/techreps/UU-CS-2013-005.html
- Author
- Doaitse Swierstra, Utrecht University
- Bug reports
- mailto:doaitse@swierstra.net
- Category
- Control, Applicative, Parsing, Text
- Copyright
- S Doaitse Swierstra
- Homepage
- http://www.cs.uu.nl/wiki/bin/view/HUT/ParserCombinators
- Maintainer
- Doaitse Swierstra
- Package URL
- n/a
- Stability
- stable, but evolving