Directories
¶
Path | Synopsis |
---|---|
golang
|
|
gll
Package gll generates a Go GLL parser
|
Package gll generates a Go GLL parser |
gll/bsr
Package bsr generates a Go BSR package
|
Package bsr generates a Go BSR package |
gll/slots
Package slots generates a Go parser slots package
|
Package slots generates a Go parser slots package |
gll/sppf
package sppf generates the SPPF package
|
package sppf generates the SPPF package |
gll/symbols
Package symbols generates a Go parser symbols package
|
Package symbols generates a Go parser symbols package |
lexer
Package lexer generates a Go lexer
|
Package lexer generates a Go lexer |
lr1
Package lr1 generates Go code for the LR(1) parser
|
Package lr1 generates Go code for the LR(1) parser |
lr1/ast
Package ast generates an Go AST for an LR(1) parser
|
Package ast generates an Go AST for an LR(1) parser |
lr1/parser
This package controls the generation of all parser-related code.
|
This package controls the generation of all parser-related code. |
token
Package token generates a Go token package
|
Package token generates a Go token package |
Package lexfsa generates a text file containing the lexer FSA
|
Package lexfsa generates a text file containing the lexer FSA |
rust
|
|
gll
Package gll generates Rust code for a GLL parser
|
Package gll generates Rust code for a GLL parser |
gll/bsr
*! Package bsr generates Rust code for the parser NTBSR module
|
*! Package bsr generates Rust code for the parser NTBSR module |
gll/parser
Package parser generates Rust code for the parser
|
Package parser generates Rust code for the parser |
gll/slot
Package slot generates Rust code for parser slots
|
Package slot generates Rust code for parser slots |
gll/symbols
Package symbols generates Rust code for parser symbols
|
Package symbols generates Rust code for parser symbols |
lexer
Package lexer generates a Rust lexer
|
Package lexer generates a Rust lexer |
lr1
Package lr1 generates Rust code for the LR(1) parser
|
Package lr1 generates Rust code for the LR(1) parser |
lr1/ast
Package ast generates the AST for Rust LR(1) parsers
|
Package ast generates the AST for Rust LR(1) parsers |
lr1/parser
Package parser controls the generation of all Rust LR(1) parser-related code.
|
Package parser controls the generation of all Rust LR(1) parser-related code. |
token
Package token generates the Rust token module
|
Package token generates the Rust token module |
Package slots generates a text file, grammar_slots.txt, containing the grammar slots.
|
Package slots generates a text file, grammar_slots.txt, containing the grammar slots. |
Package symbols generates a text file, symbols.txt, containg the grammar symbols.
|
Package symbols generates a text file, symbols.txt, containg the grammar symbols. |
Click to show internal directories.
Click to hide internal directories.