A fork of the parsing functions in the re2 library. It allows tokenization off strings in regex patterns:
before tokenize: str{hi}
after tokenize: tok{1}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A fork of the parsing functions in the re2 library. It allows tokenization off strings in regex patterns:
before tokenize: str{hi}
after tokenize: tok{1}