RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

EBNF 2.1.0 now supports ABNF and ISO/IEC 14977

Release 2.1.0 of the EBNF gem now parses W3C EBNF, ISO/IEC 14977 EBNF, and IETF ABNF grammars. This can be used to validate and format grammars expressed in these notations, perform limited transliterations between formats, and generate PEG/Packrat and LL(1) parsers.

More information, including example parsers, available can be found on GitHub.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in