Augmented Backus-Naur Form (ABNF) parsing. See RFC 5234.
JavaScript APG, an ABNF Parser Generator
(Deprecated: use apg-js instead.) An ABNF Parser Generator - generates recursive-descent parsers from grammars written in a superset of Augmented Backus-Naur Form (ABNF)
JS toolkit for parsing text using ABNF grammars
(Deprecated: use apg-js instead.) API for APG - an ABNF Parser Generator.
Heket - ABNF Parser Generator for Node.js
JavaScript APG, an ABNF Parser Generator
Parse HTTP headers from RFC 9110 (and a bunch of others) using the full ABNF.
Command line tool to convert ABNF grammar files to HTML with railroad diagrams
ABNF grammar for tree-sitter
LL(k) Parsers: ABNF, EBNF, PEG, etc.
A type-safe, performant and easy to use ABNF (Augmented Backus-Naur Form) engine.
ABNF Actions syntax for directly generating an AST
(Deprecated: use apg-js instead.) Pattern-matching alternative to RegExp. Replaces the regular expression syntax with ABNF. Adds APG parser features such as User Defined Terminals (hand-written pattern matchers) and access to the AST.
JavaScript APG, an ABNF Parser Generator
JavaScript APG, an ABNF Parser Generator
JavaScript APG, an ABNF Parser Generator
A parser generator for RFC 5234 ABNF grammars with extensions from RFC 7405
lightweight JavaScript APG parser
Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.
BNF Compiler, parser, and interpreter framework.
OData(V4) Parser
Small library for dealing with Durations
OData v4 Parser
A nom-based parser for ABNF.
ABNF Parser
A nom-based parser for ABNF core rules.
Augumented Backus-Naur Form (ABNF) in accordance with RFC 5234
A tiny crate that helps convert ABNF grammars to pest
Derive macro for static regular grammar
Static regular grammar builder
Command line interface to build static regular grammars
Derive macro for static regular grammar
Static regular grammar macros
Parser for the Concise data definition language (CDDL)
Convert ABNF like grammar to rust-peg build `rowan` lossless syntax tree
An Augmented Backus Naur form parser in Ruby.
A Ruby library for implementing parsers specified with Augmented Backus Naur Form (ABNF).
abnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists that can be used to efficiently parse text conforming to ABNF grammar.
edn-abnf implements converters and miscellaneous tools for CBOR EDN's ABNF
Less shifty support for tools based on IETF's ABNF
edn-abnf implements converters and miscellaneous tools for CBOR EDN's ABNF
Shifty support for tools based on IETF's ABNF
EBNF is a Ruby parser for W3C EBNF and a parser generator for PEG and LL(1). Also includes parsing modes for ISO EBNF and ABNF.
No description provided.
No description provided.