Grammar-based (generic) parser.
Info
Version: | 0.2.1.20 |
Author(s): | Vincent-Philippe Lauzon |
Last Update: | Friday, September 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vplauzon/ParserAsServiceApi |
NuGet Url: | https://www.nuget.org/packages/Grammar.Parser |
Install
Install-Package Grammar.Parser
dotnet add package Grammar.Parser
paket add Grammar.Parser
Grammar.Parser Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.5.0)