A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.
dotnet add package ClosedXML.Parser --version 1.0.0-alpha3
Install-Package ClosedXML.Parser -Version 1.0.0-alpha3
| 包名 | 版本要求 |
|---|---|
| Antlr4.Runtime.Standard | [4.9.2, ) |
| System.Memory | [4.5.4, ) |
| 包名 | 版本要求 |
|---|---|
| Antlr4.Runtime.Standard | [4.9.2, ) |
| 作者 | Jan Havlíček |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | https://github.com/ClosedXML/ClosedXML.Parser |
| 许可证 | https://www.nuget.org/packages/ClosedXML.Parser/1.0.0-alpha3/license |