A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime expressions
yet another csharp expression parser
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...
Expressions Evaluator for .NET
Evaluate C# Formulas at Runtime
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 ...
字符串表达式公式解析计算; String expression formula parsing calculation;
The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-like syntax
A light, cross platform & flexible .net library for creating, storing and dynamically evaluating expression trees using C#
A simple mathematical expression parser and evaluator for .NET.
Interpreted programming language written in C#, built with custom parser and tokenizer. Features a LL(1) parser and an AST-based tree-walking evaluator.
A suite of libraries aimed at providing a simplified and consistent approach to cross-cutting and functional concerns.