Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
-
Updated
Jul 8, 2020 - C#
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
evalexpr @ 42 - recursive descent parser implementation
The famous Epitech "Pool", 4 weeks of intense programming to learn all the basics of programmation.
Add a description, image, and links to the evalexpr topic page so that developers can more easily learn about it.
To associate your repository with the evalexpr topic, visit your repo's landing page and select "manage topics."