# nreco/lambdaparser

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/nreco-lambdaparser).**

314 stars · 57 forks · C# · MIT

## Links

- GitHub: https://github.com/nreco/lambdaparser
- Homepage: http://www.nrecosite.com/
- awesome-repositories: https://awesome-repositories.com/repository/nreco-lambdaparser.md

## Topics

`dot-net` `dotnetcore` `evalexpr` `evaluator` `lambda-expressions` `lambda-interpreter` `math-expressions`

## Description

Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.

## Tags

### Part of an Awesome List

- [General Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/general-utilities.md) — String expression to LINQ parser.
