ANTLR C# parser for Excel-like formula and example evaluator with some Excel functions implemented.
Info
Version: | 1.0.2 |
Author(s): | steve robertson, radu florescu |
Last Update: | Thursday, May 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stever/FormulaCS |
NuGet Url: | https://www.nuget.org/packages/FormulaCS.Evaluator |
Install
Install-Package FormulaCS.Evaluator
dotnet add package FormulaCS.Evaluator
paket add FormulaCS.Evaluator
FormulaCS.Evaluator Download (Unzip the "nupkg" after downloading)
Dependencies
- ExcelRangeExpander(>= 1.0.4)
- Antlr4.Runtime.Standard(>= 4.7.1)
Tags