A lightweight string to function interperter that does not use Reflection.Emit or System.Linq.Expressions, making in significantly faster in .NET Native compiled UWP apps.
Check out the Quadrant app to see it in action.
Inspired by MathParser.
A lightweight string to function interperter that does not use Reflection.Emit or System.Linq.Expressions, making in significantly faster in .NET Native compiled UWP apps.
Check out the Quadrant app to see it in action.
Inspired by MathParser.