|
||
---|---|---|
examples | ||
parse | ||
read | ||
tokenize | ||
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum |
README.md
go-parsekit
A toolkit that facilitates writing text parsers, based on a flexible combination of parser/combinator technology and a parser state machine.