ParserFunction: Utilities for parsing and evaluating mathematical expressions.

[ bsd3, deprecated, library, math, parsing ] [ Propose Tags ]
Deprecated in favor of attoparsec

ParserFunction provides utilities for parsing and evaluating mathematical expressions. The central parsing function in this package is stringToExpr, which parses an expression (as a string) and returns an expression tree of type Expr (or nothing if the string is malformed). Expressions can be evaluated using the function evaluateExpression. Examples of these functions can be found by viewing the source code for this package.

Modules

[Last Documentation]

  • Text
    • ParserCombinators
      • Parsec
        • Text.ParserCombinators.Parsec.ParserFunction

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0
Dependencies base (<6), containers, parsec [details]
License BSD-3-Clause
Author Enzo Haussecker
Maintainer ehaussecker@gmail.com
Category Parsing
Uploaded by EnzoHaussecker at 2011-09-25T20:43:05Z
Distributions NixOS:0.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 8059 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2015-12-08 [all 6 reports]