Info
Version: | 1.9.0 |
Author(s): | Leblanc Meneses, Robust Haven Inc |
Last Update: | Wednesday, April 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.robusthaven.com/blog/parsing-expression-grammar/npeg-dsl-documentation |
NuGet Url: | https://www.nuget.org/packages/NPEG |
Install
Install-Package NPEG
dotnet add package NPEG
paket add NPEG
NPEG Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
The framework can READ and WRITE itself. DSL is written with NPEG.
Equivalent native parsers can be exported in many popular languages.