evaluator
There are 273 repositories under evaluator topic.
expr-lang/expr
Expression language and expression evaluation for Go
handsontable/hyperformula
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.
hexagonal-sun/bic
A C interpreter and API explorer.
codingseb/ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
LesterLyu/fast-formula-parser
Parse and evaluate MS Excel formula in javascript.
zzzprojects/Eval-Expression.NET
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
doctorn/trait-eval
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
LMsgSendNilSelf/AlgebraicEngine-Fraction
a calculating engine~
nreco/lambdaparser
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
fluentpython/lispy
Learning with Peter Norvig's lis.py interpreter
kennethshackleton/SKPokerEval
7-card Texas Hold'em hand evaluator
lartpang/PySODEvalToolkit
PySODEvalToolkit: A Python-based Evaluation Toolbox for Salient Object Detection and Camouflaged Object Detection
turbopape/scheje
A little scheme implementation on top of Clojure
Keelar/ExprK
A simple mathematical expression evaluator for Kotlin and Java, written in Kotlin.
Drakkar-Software/OctoBot-Tentacles
This repository contains public tentacles (packages) for the OctoBot project
nicoSWD/php-rule-parser
PHP Rule Engine - Parses & Evaluates JavaScript-like expressions
jsdw/angu
A small DSL/interpreter that can be used to evaluate simple expressions
tupac-amaru/yacep
yet another csharp expression parser
olamide203/hyoka
a lightweight and precise math expression parser and evaluator for JavaScript and TypeScript
matheval/expression-evaluator-c-sharp
Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime expressions
madorin/matex
PHP Mathematical expression parser and evaluator
dy/subscript
Fast and tiny expression parser / evaluator.
zzzprojects/Eval-SQL.NET
SQL Eval Function | Dynamically Evaluate Expression in SQL Server using C# Syntax.
wessberg/ts-evaluator
An interpreter for Typescript that can evaluate an arbitrary Node within a Typescript AST
m-peko/booleval
Header-only C++17 library for evaluating logical expressions.
tmteam/NFun
Expressions Evaluator for .NET
jonschlinkert/eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
tarao/LambdaJS
An interpreter of Lambda calculus written in JavaScript and working with JavaScript syntax.
AntonovAnton/math.evaluation
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.
dahomey-technologies/Dahomey.ExpressionEvaluator
Evaluate C# Formulas at Runtime
bertiqwerty/exmex
Math parser and evaluator in Rust, capable of partial differentiation, allows the use of custom operators.
murzagalin/multiplatform-expressions-evaluator
Kotlin Multiplatform runtime infix expressions evaluator.
ChromeGG/cel-js
cel-js is a Common Expression Language (CEL) evaluator for JavaScript
KovtunV/NoStringEvaluating
Fast low memory consuming mathematical evaluation without endless string parsing! Parses string formula once and uses its object sequence in each evaluation. Moreover, provides user defined functions and variables.
Yoctol/ADEM
TOWARDS AN AUTOMATIC TURING TEST: LEARNING TO EVALUATE DIALOGUE RESPONSES