Found 11 packages
The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parsing and evaluation engine. The parsing engine supports numerous forms of functional and logic processing semantics and is easily extendible. https://www.partow.net/programming/exprtk/index.html
Expr Eval (expr-eval) binding library for Bridge.NET projects.
The C++ Mathematical Expression Toolkit Library (ExprTk) Extra Examples https://www.partow.net/programming/exprtk/index.html
An extensible mathematical expression compiler and evaluator.
The core types and functions of iExpr. iExpr is an extensible expression parser and evaluator.
This is a lightweight expression evaluation library that allows you to validate, evaluate, and compute mathematical expressions with support for variables.
Expression parsing and evaluation library
CalcExpr.NET is a versatile and efficient math expression parsing library developed in C# targeting .NET 8. This library allows you to parse strings containin math expressions into expression trees and then evaluated to calculate the resulting value.
Configurable .NET expression engine for rules and formulas, featuring AST parsing, short-circuit logic, and ternary conditionals.
Logical Expression Evaluator Function
DiceEngine.NET is a versatile and efficient dice notation parsing engine developed in C# targeting .NET 8. This library allows you to parse strings containing dice notation expressions into expression trees and then evaluated to calculate the resulting value. Forked from andrewk17111/CalcExpr.NET