Parser Generator of Parsing Expression Grammar Library.
Info
Version: | 2.5.0 |
Author(s): | plasma-effect |
Last Update: | Saturday, June 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/plasma-effect/PEGer |
NuGet Url: | https://www.nuget.org/packages/PEGer |
Install
Install-Package PEGer
dotnet add package PEGer
paket add PEGer
PEGer Download (Unzip the "nupkg" after downloading)
Dependencies
- TrueRegex(>= 1.5.0)
- UtilityLibrary(>= 0.0.9)