The ParserFunction package
The centerpiece of this package is a function called evaluate (exported from Text.ParserCombinators.Parsec.EvaluateFunction), which parses a function (in the form of a string) and evaluates it at a given point. Examples of this function can be found by viewing the source code for this module.
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7 |
|---|---|
| Dependencies | base, containers, parsec |
| License | BSD3 |
| Author | Enzo Haussecker |
| Maintainer | Enzo Haussecker <ehaussecker@gmail.com> |
| Stability | Provisional |
| Category | Parsing |
| Upload date | Tue Nov 25 05:26:21 UTC 2008 |
| Uploaded by | EnzoHaussecker |
| Built on | ghc-6.10, ghc-6.12 |
Modules
Downloads
- ParserFunction-0.0.2.tar.gz (Cabal source package)
- package description (included in the package)