Trove Unofficial FLEE (Fast Lightweight Expression Evaluator) NuGet Package

Flee is an expression parser and evaluator for the .NET framework.

It allows you to compute the value of string expressions such as sqrt(a^2 + b^2) at runtime. It uses a custom compiler, strongly-typed expression language, and lightweight codegen to compile expressions directly to IL.

This means that expression evaluation is extremely fast and efficient.




Got any Trove Unofficial FLEE (Fast Lightweight Expression Evaluator) Question?





Info

Version: 0.9.26
Author(s): Alan Dean
Last Update: Sunday, April 15, 2012
.NET Fiddle: Create the first Fiddle
Project Url: http://flee.codeplex.com/
NuGet Url: https://www.nuget.org/packages/Trove.FLEE


Install
Install-Package Trove.FLEE
dotnet add package Trove.FLEE
paket add Trove.FLEE
Trove.FLEE Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

1.8

avg-downloads-per-day

27

days-since-last-release

4393