Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
Scanner.Peek returns 0 at EOF instead of \uFFFD (#2)
Scanner.Next no longer returns hardcoded token when Done (#1)
Add CI pipeline
Remove unrelated allocation from benchmark
Add parser error tests
Minor documentation improvements
Add example from the readme
Update documentation
add Scanner.MatchKeyword to tokenize keywords
add NewScanner and NewParser functions