NPEG 1.8.0
.NET Parsing Expression Grammar developed 100% using a TDD. The framework can READ and WRITE itself. DSL is written with NPEG. Equivalent native parsers can be exported in many popular languages.
Install-Package NPEG -Version 1.8.0
dotnet add package NPEG --version 1.8.0
<PackageReference Include="NPEG" Version="1.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NPEG --version 1.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NPEG:
Package | Downloads |
---|---|
RobustHaven.IntegrationTests.T4WithNUnit
BDD test scaffolding
|
GitHub repositories
This package is not used by any popular GitHub repositories.