1 Forks
13 Stars
13 Watchers

bnf-ast

Bnf-Ast Generator is a parser generator framework for parsing EBNF syntaxes with Java code. Unlike other EBNF-Parser must write config file (like yacc, flex) , with BNF-AST Generator you can define EBNF Parser in Java Code.

How to download and setup bnf-ast

Open terminal and run command
git clone https://github.com/lfkdsk/bnf-ast.git
git clone is used to create a copy or clone of bnf-ast repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bnf-ast https://github.com/lfkdsk/bnf-ast/archive/master.zip

Or simply clone bnf-ast with SSH
[email protected]:lfkdsk/bnf-ast.git

If you have some problems with bnf-ast

You may open issue on bnf-ast support forum (system) here: https://github.com/lfkdsk/bnf-ast/issues