internal/

directory
v0.0.0-...-a88c32c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: ISC

Directories

Path Synopsis
package combinator provides all data types and primitive constructs for building a parser combinator in Go.
package combinator provides all data types and primitive constructs for building a parser combinator in Go.
ebnf
lexer
Package lexer implements a lexical analyzer for an extension of EBNF language.
Package lexer implements a lexical analyzer for an extension of EBNF language.
Package grammar implements data structures and algorithms for context-free grammars.
Package grammar implements data structures and algorithms for context-free grammars.
regex
parser/ast
Package ast implements a minimal abstract syntax tree for regular expressions.
Package ast implements a minimal abstract syntax tree for regular expressions.
parser/nfa
Package provides a combinator parser for parsing regular expression into a non-deterministic finite automata.
Package provides a combinator parser for parsing regular expression into a non-deterministic finite automata.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL