On 3 Feb 2011, at 13:55, Lukas Renggli wrote:
$a min: n
Cool, yes my idea was something like:
PPRepeatingParser on: $a asParser min: anInteger.
But i see that you already putted some sugar.
Cheers,
Fabrizio
On 3 February 2011 13:01, Alberto Bacchelli alberto.bacchelli@usi.ch wrote:
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 _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Lukas Renggli www.lukas-renggli.ch
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev