SimpleArithmeticParser 1.2.0
Very Simple Proof of Concept Parser for Simple Arithmetic Expressions which supports Addition, Subtraction, Multiplication, Division, Function Calls and Variables
Install-Package SimpleArithmeticParser -Version 1.2.0
dotnet add package SimpleArithmeticParser --version 1.2.0
<PackageReference Include="SimpleArithmeticParser" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleArithmeticParser --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- apophis.Lexer (>= 1.0.0)
- Autofac (>= 4.9.2)
- Funcky (>= 1.1.0)
GitHub Usage
This package is not used by any popular GitHub repositories.