On Mon, Sep 25, 2017 at 10:23 PM, ToddAndMargo <toddandma...@zoho.com>
wrote:

> On 09/25/2017 07:25 AM, Brandon Allbery wrote:
>
>> So as to make this not entirely content-free: I would suggest that the
>> string language note the line on which it sees a bare newline, and if it
>> subsequently hits a syntax error while still parsing that string it could
>> output something like perl 5's "Possible runaway multi-line string starting
>> on line ..." as a suggestion.
>>
>
> Really like this sugestion!
>

I'm actually looking at the code in question now... and unsure how to
proceed, as hacking on perl 6 parsers is a bit new to me and this looks
like it needs to be implemented in a way that is usable by multiple roles
representing different kinds of 'quoted string' (single, double, regex,
...).

-- 
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