Top 10 ebnf open source projects

YaccConstructor
Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.
ebnf
EBNF parser and generic parser generator for Ruby.
human-parser-generator
A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.
nimly
Lexer Generator and Parser Generator as a Library in Nim.
RBNF
This project's lifetime has ended. The successor is https://github.com/thautwarm/frontend-for-free which is WIP. You can check lark-parser project which is a good alt.
language-grammars
Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.
ebnf2railroad
Create beautiful documentation for EBNF
dropincc.java
A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation in java.
1-10 of 10 ebnf projects