Packages

A parser and interpreter for ABNF grammars. This is not a parser generator, but an interpreter. It will load up an ABNF grammar, and generate an AST for it. Then one can apply any of the rules to an input and the interpreter will parse the input according to the rule.

Current section

2 Dependants

Jump to

Packages depending on ex_abnf

2 packages
  • ex_rfc3986 v0.3.0 requires ~> 0.3.0

    An URI parser trying to be strictly compatible with RFC3986. Uses official ABNF grammar and ex_abnf as interpreter.

    Updated about 9 years ago

    299
    recent downloads
  • ex_rfc3966 v0.3.0 requires ~> 0.3.0

    A "tel" URI parser trying to be strictly compatible with RFC3966. Uses official ABNF grammar and ex_abnf as interpreter.

    Updated about 9 years ago

    182
    recent downloads
2 packages of 2 total

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 20 40 60 80

this version

6 644

yesterday

2

last 7 days

73

all time

15 138

Last Updated

Jan 22, 2017

License

Apache 2.0

Build Tools

mix

Publisher

marcelog marcelog

Links

Owners