👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
10 packages returned for Tags:"PEG"
Sort by
Relevance
Downloads
Recently updated
Pegasus
by:
otac0n
1,375,829 total downloads
last updated
12/2/2023
Latest version:
4.2.0-alpha0009
parser
generator
compiler
lexer
PEG
DSL
AST
A PEG (Parsing Expression Grammar) parser compiler that integrates with MSBuild / Visual Studio. Features selective packrat parsing and syntax-highlighting output.
IronMeta
by:
kulibali
60,813 total downloads
last updated
5/27/2021
Latest version:
4.5.0
PEG
parser
parsergenerator
The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of objects. It is an implementation of Alessandro Warth's OMeta system for C#.
ParsecSharp
by:
acple
45,919 total downloads
last updated
11/24/2022
Latest version:
3.5.0
parser
combinator
linq
peg
functional
The faster monadic parser combinator library for C#
PEG
by:
kirk
11,198 total downloads
last updated
8/30/2019
Latest version:
2.0.1
peg
parser
Package Description
NPEG
by:
leblancmeneses
15,472 total downloads
last updated
4/5/2023
Latest version:
1.9.0
PEG
DSL
CFG
NPEG
Parser
EBNF
.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.
Trl.
PegParser
by:
wcoetser
4,735 total downloads
last updated
11/26/2020
Latest version:
1.3.0
Tokenizer
PEG
Grammer
Regular_Expressions
Regex
Parser
Parser_Generator
Trl.PegParser contains a tokenizer and a parser. The tokenizer uses regular expressions to define tokens, and exposes both matched and unmatched character ranges. The PEG Parser uses parsing expression grammers...
More information
Nccc
by:
sKabYY
2,826 total downloads
last updated
11/28/2019
Latest version:
1.0.0
parsec
PEG
bootstrapping
parser
generator
compiler
AST
a parser parser
RobustHaven.
Text.
Npeg
by:
leblancmeneses
2,083 total downloads
last updated
10/21/2012
Latest version:
1.0.0
PEG
DSL
CFG
NPEG
Parser
EBNF
This is the offline version of NPEG (will be faster than inline version). Use the language workbench (see Project Url) to create the offline parsers. If you want to use the inline version download NPEG...
More information
Moppet.
Lapa
by:
XRonos
7,664 total downloads
last updated
11/20/2013
Latest version:
1.2.3
Text
parser
generator
Lambda
functions
LALR
LR
AST
Yacc
Peg
More tags
Package description: Moppet.Lapa.dll, Moppet.Lapa.xml
Atomize
by:
stratagyn
189 total downloads
last updated
10/4/2023
Latest version:
1.1.0
parsing
text
combinatory
peg
expression
grammar
A combinatory parser building library supporting the standard PEG operators, as well as, positive and negative look-behind, and directly and indirectly left recursive parsers.