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