abnf_parsec
ABNF Parser Generator
A parser generator for ABNF definitions, producing Elixir parsers
ABNF in, parser out
49 stars
4 watching
2 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list
abnfelixirparser-generatorparsing
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir implementation of an ABNF parser and interpreter for abstract syntax trees. | 61 |
| An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
| A lightweight and efficient library for building text-based parsers using composable combinators | 820 |
| A tool that bridges C libraries to Elixir by generating NIFs and providing higher-level APIs | 12 |
| A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 34 |
| A Elixir implementation of a user agent parser | 1 |
| A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers. | 4 |
| A parser for Backus-Naur form grammars in Rust. | 262 |
| Generates parsers at compile time for parsing command line arguments in Nim | 123 |
| A Nim-based parser generator that provides a flexible and powerful way to define grammars and generate parsers for parsing strings | 332 |
| An Elixir library for parsing and evaluating mathematical expressions. | 12 |
| A pure Elixir implementation of Base62 encoding and decoding | 20 |
| A parser combinator framework for building safe and efficient parsers in Rust | 9,557 |
| Generates a scaffold for an Elixir Absinthe GraphQL project from scratch. | 28 |
| A tool for generating Python parsers from grammars in a variation of EBNF | 410 |