zgldh/expression-language

Provides an engine that can compile and evaluate expressions

v5.3.0-BETA1 2021-04-07 16:07 UTC

This package is auto-updated.

Last update: 2024-04-18 13:44:01 UTC


README

The ExpressionLanguage component provides an engine that can compile and evaluate expressions. An expression is a one-liner that returns a value (mostly, but not limited to, Booleans).

Resources