expression-parser topic

List expression-parser repositories

csly

340
Stars
30
Forks
Watchers

a C# embeddable lexer and parser generator (.Net core)

ExpressionEvaluator

565
Stars
96
Forks
Watchers

A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts

yacep

122
Stars
18
Forks
Watchers

yet another csharp expression parser

expressive

157
Stars
25
Forks
Watchers

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.

cel-go

2.1k
Stars
210
Forks
Watchers

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

NCalc2

156
Stars
54
Forks
Watchers

expression evaluator for .NET with built-in compiler

ReadableExpressions

389
Stars
21
Forks
Watchers

A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.

jsep

814
Stars
132
Forks
Watchers

JavaScript Expression Parser