evaluate-expressions topic
ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
gval
Expression evaluation in golang
Eval
Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime
dentaku
math and logic formula parser and evaluator
xFunc
xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.
simple-evaluate
A safe parse for simple js expression
Script.apex
Evaluate Javascript expressions in Apex
eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
tinyexpr-plusplus
Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.
javaluator
A java infix evaluator based on "Shunting Yard" algorithm.