exprversion Documentation on ocaml.org
Simple library to parse expressions
A simple library to parse and evaluate arithmetic expressions that may include variables. The purpose is for other code to accept an expression rather than just a literal value. Both float and boolean expressions are supported.
| Author | Christian Lindig <lindig@gmail.com> |
|---|---|
| License | Unlicense |
| Published | |
| Homepage | https://github.com/lindig/expr |
| Issue Tracker | https://github.com/lindig/expr/issues |
| Maintainer | Christian Lindig <lindig@gmail.com> |
| Dependencies | |
| Source [http] | https://github.com/lindig/expr/archive/0.6.0.zip sha256=24c681c4da72e59853da89c31052b2110e056eb54df501d391bfcc99c01ffaea md5=80a29f1c1dd24ea23b3fa63f8a1f4d8a |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/expr/expr.0.6.0/opam |
No package is dependent


