124 skills found · Page 1 of 5
alecthomas / ParticipleA parser library for Go
projectfluent / FluentFluent — planning, spec and documentation
katef / KgtBNF wrangling and railroad diagrams
neogeny / TatSu竜 TatSu generates Python parsers from grammars in a variation of EBNF
picoe / Eto.ParseRecursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars
loloicci / NimlyLexer Generator and Parser Generator as a Library in Nim.
epfl-dlab / Transformers CFG🤗 A specialized library for integrating context-free grammars (CFG) in EBNF with the Hugging Face Transformers
dryruby / EbnfEBNF parser and generic parser generator for Ruby.
lys-lang / Node EbnfCreate AST PEG Parsers from formal grammars in JavaScript
kaby76 / AntlrVSIXAntlrVSIX is a language server for use with Visual Studio 2019, Visual Studio Code, and Gnu Emacs to support Antlr, Bison, and W3C EBNF grammars. In addition to the IDE extensions provided here, a command-line tool is available to refactor grammars in order to make them cleaner, more readable, and more efficient.
cznic / Ebnf2ygithub.com/cznic/ebnf2y has moved to modernc.org/ebnf2y
pfmiles / Dropincc.javaA small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation in java.
rochus-keller / EbnfStudioEbnfStudio can be used to edit and analyze EBNF grammars.
zaach / Ebnf ParserA parser for BNF and EBNF grammars used by jison
jacquev6 / DrawGrammarDraw railroad diagrams of EBNF grammars. In browser and on command line
matthijsgroen / Ebnf2railroad📔 Create beautiful documentation for EBNF
rodolf0 / Toxmisc parsers in rust
palle-k / CovfefeA parser for nondeterministic context free languages
thautwarm / EBNFParserConvenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).
llir / GrammarEBNF grammar of LLVM IR assembly.