j
k
j a
j l
Hi all,
Is there an easy way to define the equivalent of the following regular expression in PetitParser?
a{n,}
which that the character 'a' must appear at least n times.
Thank you!
Cheers, Alberto
Back to the thread
Back to the list