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
5 packages returned for Tags:"ebnf"
Sort by
Relevance
Downloads
Recently updated
Eto.
Parse
by:
curtis
picoe
93,888 total downloads
last updated
5/24/2021
Latest version:
1.6.0
parser
generator
regex
irony
grammar
fluent
yacc
lex
ebnf
bnf
More tags
Eto.Parse is a highly optimized recursive decent LL(k) parser framework that can be used to create parsers for complex grammars that go beyond the capability of regular expressions. You can use BNF, EBNF, or...
More information
NPEG
by:
leblancmeneses
15,460 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.
YC.
FsYARD
by:
gsv
12,408 total downloads
last updated
12/19/2014
Latest version:
0.2.8.16
YaccConstructor
F#
FSharp
.NET
Parsing
parsergenerator
grammarware
reengineering
RNGLR
GLR
More tags
FsYARD is a parsers generator for F#. It is based on RNGLR algorithm.
RobustHaven.
Text.
Npeg
by:
leblancmeneses
2,081 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
YC.
FsYacc_RNGLR
by:
gsv
2,461 total downloads
last updated
1/6/2014
Latest version:
0.0.6.5
YaccConstructor
F#
FSharp
.NET
Parsing
parsergenerator
grammarware
reengineering
RNGLR
GLR
More tags
FsYacc forntend and parsers generator for F# based on RNGLR algorithm.