temperlang / temper

3 stars 0 forks source link

Regex start at index #142

Closed tjpalmer closed 2 months ago

tjpalmer commented 5 months ago

Very useful for processing text.

Probably should connect with StringSlice. All kinds or just CodePointStringSlice? Should it relate to capture group start indices? Any other rethinking needed?

tjpalmer commented 3 months ago

This should be much more straightforward with the new StringIndex way of doing things.