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

    217
    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

    109
    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 10 20 30 40

this version

6 596

yesterday

0

last 7 days

32

all time

14 815

Last Updated

Jan 22, 2017

License

Apache 2.0

Build Tools

mix

Publisher

marcelog marcelog

Links

Owners