Provides a utility to convert a grammar written in a form of BNF/EBNF to the internal representation of the grammar understood by the parser generator (Synfron.Staxe.Matcher).
Info
Version: | 2.0.1 |
Author(s): | Daquanne Dwight |
Last Update: | Thursday, April 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://synfron.github.io/Staxe |
NuGet Url: | https://www.nuget.org/packages/Synfron.Staxe.Matcher.Interop.Bnf |
Install
Install-Package Synfron.Staxe.Matcher.Interop.Bnf
dotnet add package Synfron.Staxe.Matcher.Interop.Bnf
paket add Synfron.Staxe.Matcher.Interop.Bnf
Synfron.Staxe.Matcher.Interop.Bnf Download (Unzip the "nupkg" after downloading)
Dependencies
- Synfron.Staxe.Matcher.Interop(>= 1.0.1)