expression-evaluator
There are 420 repositories under expression-evaluator topic.
josdejong/mathjs
An extensive math library for JavaScript and Node.js
expr-lang/expr
Expression language and expression evaluation for Go
killme2008/aviatorscript
A high performance scripting language hosted on the JVM.
microsoft/RulesEngine
A fast and reliable .NET Rules Engine with extensive Dynamic expression support
google/cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
dynamicexpresso/DynamicExpresso
C# expressions interpreter
ezylang/EvalEx
EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.
soulverteam/SoulverCore
A powerful Swift framework for evaluating natural language math expressions
mariuszgromada/MathParser.org-mXparser
Math Parser: Java, C#, C++, Kotlin, Android, and all .NET platforms (Nuget, Maven, CMake). Supports .NET Framework, .NET Core, .NET Standard, Xamarin, and more. Features: rich built-in library of math functions, operators, constants. Flexible in user-defined arguments, functions. Expressions provided as plain text. Easy to use. Well documented.
ArashPartow/exprtk
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
PaesslerAG/gval
Expression evaluation in golang
jarun/bcal
:1234: Bits, bytes and address calculator
mparlak/Flee
Fast Lightweight Expression Evaluator
codingseb/ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
alexreich/RulesEngineEditor
Editor for Microsoft RulesEngine - Blazor UI library intended for integration in Web or Desktop
ISibboI/evalexpr
A powerful expression evaluation crate 🦀.
neonxp/MathExecutor
Simple math expresions parser and calculator
deniszykov/csharp-eval-unity3d
C# Expression Parser for Unity3D
zolyfarkas/spf4j
Simple performance framework for java
sklose/NCalc2
expression evaluator for .NET with built-in compiler
bijington/expressive
Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .NET Standard so it will run on practically any platform.
dy/subscript
Expression parser / evaluator.
matheval/expression-evaluator-c-sharp
Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime expressions
SymbolicML/DynamicExpressions.jl
Ridiculously fast symbolic expressions
tupac-amaru/yacep
yet another csharp expression parser
Giorgi/Math-Expression-Evaluator
A C# library for parsing mathemitical expressions with support for parentheses and variables.
madorin/matex
PHP Mathematical expression parser and evaluator
Blake-Madden/tinyexpr-plusplus
Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.
fkleon/math-expressions
A library for parsing and evaluating mathematical expressions, supporting real numbers, vectors, and basic interval arithmetic.
zzzprojects/Eval-SQL.NET
SQL Eval Function | Dynamically Evaluate Expression in SQL Server using C# Syntax.
xapix-io/axel-f
Friendly language for data manipulation inspired by Microsoft Excel ™
m-peko/booleval
Header-only C++17 library for evaluating logical expressions.
google/lldb-eval
lldb-eval is a library for evaluating expressions in the debugger context
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.
jonschlinkert/eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
tmteam/NFun
Expressions Evaluator for .NET