go-parsekit/README.md

5 lines
156 B
Markdown

# go-parsekit
A toolkit that facilitates writing text parsers, based on a flexible
combination of parser/combinator technology and a parser state machine.