expression-parser topic

List expression-parser repositories

exprtk

583
Stars
251
Forks
Watchers

C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html

subscript

92
Stars
3
Forks
Watchers

Fast and tiny expression evaluator with minimal syntax.

go-exprtk

45
Stars
12
Forks
Watchers

Go Mathematical Expression Toolkit. Run-time mathematical expression parser and evaluation engine.

NFun

57
Stars
3
Forks
Watchers

Expressions Evaluator for .NET

CMathParser

19
Stars
3
Forks
Watchers

A fairly robust mathematics parsing engine for C++ projects.

tinyexpr-plusplus

115
Stars
16
Forks
115
Watchers

Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.

cel-java

82
Stars
15
Forks
Watchers

Fast, portable, non-Turing complete expression evaluation with gradual typing (Java)

EvalEx

959
Stars
263
Forks
Watchers

EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.

Paralithic

19
Stars
3
Forks
Watchers

Super fast expression evaluator/parser written in Java

ExpressionParser

15
Stars
8
Forks
Watchers

A C# expression parser for a single line strings.