On 12 August 2011 13:12, Lukas Renggli <[email protected]> wrote: > Ideally we should probably implement the number parsing in > PetitParser. Maybe as a separate parser that can be used in > PPSmalltalkGrammar?
Yes, there is a need for reusable parsers for all these things with pretty standard syntaxes: numbers, URLs, emails, dates/timestamps… -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
