ex_abnf

ABNF parser

An Elixir implementation of an ABNF parser and interpreter for abstract syntax trees.

Parser for ABNF Grammars

GitHub

61 stars
4 watching
12 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
princemaple/abnf_parsecA parser generator for ABNF definitions, producing Elixir parsers49
marcelog/ex_rfc3986An Elixir implementation of the URI parsing rules defined in RFC398610
marcelog/ex_rfc3966A Tel URI parser based on the official uri grammar following the RFC3966 standard.1
marcelog/elixir_authorizenetAn Elixir client for the Authorize.Net merchant API11
rob-bie/exprAn Elixir library for parsing and evaluating mathematical expressions.12
leifg/excellentA library that reads and parses Excel 2000 files into a list of lists for data extraction23
abrignoni/aleappAn Android log parser and Protobuf analyzer written in Python536
guedes/exjsonAn Elixir implementation of the JSON specification for parsing and generating structured data in Erlang.71
shnewto/bnfA parser for Backus-Naur form grammars in Rust.262
antonmi/alfA framework for building modular, sequential application logic using flow-based programming principles198
norswap/autumnA Java parser combinator library supporting grammar and parsing functionality.125
expelledboy/exmlAn Elixir wrapper around an XML parsing and XPath evaluation library25
rdf-elixir/jsonld-exAn Elixir implementation of the JSON-LD standard for RDF data representation and serialization75
graphql-elixir/graphql_parserAn Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs)20
easco/configparser_exA parser for config files in the style of Windows INI19