-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
Description
Hi Lukas,
I'm curious as to your feelings about the potential for porting Petit Parser to the Characters package?
I'm wondering if the CharacterRange iterator is sufficient for Petit Parser's backtracking requirements. The upside of migrating to the Character package is that Petit Parser would be parsing in terms of Unicode Grapheme clusters instead of characters.
brett