A simple library to parse and evaluate expressions.
Info
Version: | 1.0.6-beta001 |
Author(s): | Samir Kuthiala |
Last Update: | Monday, October 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/samirkut/Macros |
NuGet Url: | https://www.nuget.org/packages/Macros |
Install
Install-Package Macros
dotnet add package Macros
paket add Macros
Macros Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime(>= 4.5.4001)