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.7.0.zip sha256=abdb07b73180a753727de62bbdd97a13a30683bb20c290cdc3c221ed20c72261 md5=7a6fb8840da2cdad9f62bfd732de5e45 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/expr/expr.0.7.0/opam |
No package is dependent


