abnf
There are 39 repositories under abnf topic.
katef/kgt
BNF wrangling and railroad diagrams
palle-k/Covfefe
A parser for nondeterministic context free languages
princemaple/abnf_parsec
ABNF in, parser out
nradov/abnffuzzer
Java fuzz testing library for implementations of ABNF rules such as IETF RFCs
Alhadis/language-grammars
Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.
michaelrsweet/abnf
ABNF to REGEX Library
aycanirican/hweblib
Haskell Web Library
rpinchbeck/Abnf-To-Antlr
Translate any ABNF grammar to ANTLR
elimity-com/abnf
A Code Generator for ABNF Parsers
theasp/parseit
Parseit - Parseit is command line tool to parse data using EBNF or ABNF using the excellent Instaparse library, and serializing the result into JSON, EDN, YAML or Transit format
ghettovoice/abnf
Package abnf generates parsers from ABNF grammar (RFC 5234, RFC 7405).
BelledonneCommunications/belr
ABNF Parser - Linphone.org mirror for belr (git://git.linphone.org/belr.git)
nathanaelle/abnf
ABNF for golang — α stage
pandatix/go-abnf
Augmented Backus-Naur Form (ABNF) in Go. Implements RFC 5234 and 7405, with Errata 2968 and 3076.
zinid/abnfc
ABNF to Ragel compiler
jmitchell/tree-sitter-abnf
ABNF grammar for tree-sitter
iraikov/chicken-abnf
Parser combinators for Augmented BNF grammars (RFC 4234)
joakim/iota-uri-scheme
IOTA URI Scheme (proposal) – Not set in stone, see open issues:
okomeki/SoftLibABNF
Java ABNF 5234 7405 Parser CC
ysoftwareab/know-your-ietf-well
IETF Internet-Drafts, RFCs, erratas, ABNFs
ZxxLang/abnfa
Migrated to https://gitlab.com/zxxlang/abnfa
clojusc/rfc5322
A Clojure library for parsing email addresses according to RFC 5322
iraikov/chicken-csv-abnf
Parsing and formatting of comma-separated values (CSV) according to RFC 4180
mwherman2000/did-uri-parsers
Hyperonomy Universal Decentralized Identifier URI Specification (did-uri-spec) - Reference Parser Implementation
seanpm2001/Learn-ABNF
A repository for showcasing my knowledge of the ABNF programming language, and continuing to learn the language
seanpm2001/SNU_2D_ProgrammingTools_IDE_ABNF
The ABNF Programming language IDE submodule for SNU Programming Tools (2D Mode)
ThomasGreiner/abp-spec
Adblock Plus syntax specifications
vascokk/diaj
Diameter protocol encoding/decoding in Java.
0x51-dev/upeg
Universal Parser Expression Grammar
pyramidi0n/email-parse
A fast, RFC-compliant email address validator and parser.
cto-af/http-headers
Parse HTTP headers from RFC 9110 using the full ABNF
LoupLobet/abnf
C library for AST parsing
pyramidi0n/abnf-match
A DSL for writing parsers of grammars expressed in IETF ABNF.
pyramidi0n/uri-parse
A fast, RFC-compliant URI validator and parser.
um7a/abnf-parser
Go library for Parsing the syntax defined in ABNF.
nstr-sw/abnf-rfc5234
Mirror of https://git.nstr.no/nstr-sw/abnf-rfc5234