Library for creating, manipulating and evaluating mathematical expressions.
Info
Version: | 0.1.5 |
Author(s): | David Naylor |
Last Update: | Tuesday, January 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/dbnZA/Jita |
NuGet Url: | https://www.nuget.org/packages/Jita.Expressions |
Install
Install-Package Jita.Expressions
dotnet add package Jita.Expressions
paket add Jita.Expressions
Jita.Expressions Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)