There are 4 repositories under evaluator topic.
HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
Parse and evaluate MS Excel formula in javascript.
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
a calculating engine~
Learning with Peter Norvig's lis.py interpreter
PySODEvalToolkit: A Python-based Evaluation Toolbox for Salient Object Detection and Camouflaged Object Detection
7-card Texas Hold'em hand evaluator
This repository contains public tentacles (packages) for the OctoBot project
PHP Rule Engine - Parses & Evaluates JavaScript-like expressions
Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime expressions
a lightweight and precise math expression parser and evaluator for JavaScript and TypeScript
yet another csharp expression parser
An interpreter for Typescript that can evaluate an arbitrary Node within a Typescript AST
SQL Eval Function | Dynamically Evaluate Expression in SQL Server using C# Syntax.
This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.
Safely evaluate JavaScript (estree) expressions, sync and async.
Math parser and evaluator in Rust, capable of partial differentiation, allows the use of custom operators.
An interpreter of Lambda calculus written in JavaScript and working with JavaScript syntax.
Kotlin Multiplatform runtime infix expressions evaluator.
Evaluate C# Formulas at Runtime