/EpsilonEvaluator

Primary LanguageC#Mozilla Public License 2.0MPL-2.0

EpsilonEvaluator

Small library for evaluating Linq expression trees into values.

Will fall back on compiling and invoking the expression under some conditions, but does not cache compiled expressions.