Gnosis.PEG 1.1.64

Parsing Expression Grammar

This is a code-centric library for parsing of PEG grammars in .NET, producing strongly typed outputs. It operates via cursors, and ships with cursors for processing text-streams, token-arrays and XML trees. It contains LINQ extensions to cleanly express grammars directly in code using the C# Integrated Query syntax, and an XML based AST for grammars that it can convert to executable code, as well as a grammar for parsing a human-readable syntax into this AST.

No packages depend on Gnosis.PEG.

.NET 8.0

  • No dependencies.

.NET 10.0

  • No dependencies.

Version Downloads Last updated
1.1.64 15 11/13/2025
1.1.61 329 05/22/2024
0.1.57 479 04/02/2022
0.1.56 432 04/02/2022