noodleofdeath/grammarkit
The goal of GrammarKit is to provide a lightweight and extensible framework and scanner for grammatically scanning (or the act of tokenizing and subsequently parsing) a stream of characters using a user defined grammar definition that can attribute meaning to occurrences and/or s
General Workflow
The workflow of GrammarKit is meant to be easily integrated into development projects as an extensible microservice and not a massive blackboxed framework.
-- TODO --
Useful Documents
Package Metadata
Repository: noodleofdeath/grammarkit
Default branch: master
README: README.md