Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implement a generic source code tokeniser | Ben Bridle | 2025-02-04 |
This is a struct that provides various methods for consuming characters from a character stream and for tracking the provenance of each parsed token. |