Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
json
command
JSON parsing example
|
JSON parsing example |
|
parseownsyntax
command
Example showing how BNF's own syntax AST repesentation can be converted to parser's table and string form which could be parsed using previously generated table by parser to CST for further conversing back to BNF's syntax AST repesentation equal to iniitial one
|
Example showing how BNF's own syntax AST repesentation can be converted to parser's table and string form which could be parsed using previously generated table by parser to CST for further conversing back to BNF's syntax AST repesentation equal to iniitial one |
|
pkg
|
|
|
bnf/tablegen/byteset
Fixed size byteSet - 32 byte
|
Fixed size byteSet - 32 byte |
|
parser
Implementation of LL1Parser interface
|
Implementation of LL1Parser interface |
|
testgrammars
Collection of different grammars used by tests
|
Collection of different grammars used by tests |
Click to show internal directories.
Click to hide internal directories.