Once again: http://www.mail-archive.com/perl6-users@perl.org/msg03986.html

It includes a Grammar that supports arbitrarily nested quotes, which can't
be done in a plain regex: you could maybe handle one level, but not nesting.

On Sun, Jul 16, 2017 at 8:59 PM, ToddAndMargo <toddandma...@zoho.com> wrote:

> On 07/16/2017 05:57 PM, Brandon Allbery wrote:
>
>> Nested quotes and escapes are handled by the Grammar-based solution I
>> pointed to. You can't handle them in general with a simple regex.
>>
>
> Creating a new grammer?
>



-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to