Polyparse
From HaskellWiki
(Difference between revisions)
(+another cat) |
(Get it from hackage now.) |
||
| Line 1: | Line 1: | ||
[[Category:Libraries]] [[Category:Compiler tools]] | [[Category:Libraries]] [[Category:Compiler tools]] | ||
== Download == | == Download == | ||
| - | + | Get polyparse from [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/polyparse-1.1 hackage]. | |
== Useful information == | == Useful information == | ||
'''polyparse''' is a collection of alternative parser combinator libraries. | '''polyparse''' is a collection of alternative parser combinator libraries. | ||
Please edit this page to add any useful information you can think of. | Please edit this page to add any useful information you can think of. | ||
| + | |||
| + | The polyparse home page: http://www.cs.york.ac.uk/fp/polyparse | ||
Revision as of 11:17, 25 March 2008
1 Download
Get polyparse from hackage.
2 Useful information
polyparse is a collection of alternative parser combinator libraries. Please edit this page to add any useful information you can think of.
The polyparse home page: http://www.cs.york.ac.uk/fp/polyparse
