Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.1% on proxy.golang.org
Top 5.0% forks on proxy.golang.org

proxy.golang.org : robpike.io/expr

The expr package provides a simple evaluator for arithmetic integer expressions. The syntax and operations are the same as in Go. Operands are the native "int" type, except that unlike in Go, boolean values, which are created by comparisons, are integer 1 (true) and 0 (false). Create a parsed expression using Parse, and then evaluate it with Eval.

Registry - Source - Documentation - JSON
purl: pkg:golang/robpike.io/expr
License: BSD-3-Clause
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: robpike.io
Stars: 81 on GitHub
Forks: 5 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...