ParserFunction: An algorithm for parsing Expressions.
The centerpiece of this package is a function called expressionToDouble, which parses an expression (in the form of a string) and returns a Double. Examples of this function can be found by viewing the source code for this module.
| Versions | 0.0.1, 0.0.2, 0.0.3 |
|---|---|
| Dependencies | base, containers, parsec |
| License | BSD3 |
| Author | Enzo Haussecker |
| Stability | Stable |
| Category | Parsing |
| Upload date | Wed Jan 7 06:33:58 UTC 2009 |
| Uploaded by | EnzoHaussecker |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Arch: 0.0.3 |
Modules
- Text
- ParserCombinators
Downloads
- ParserFunction-0.0.3.tar.gz (Cabal source package)
- package description (included in the package)
