Big Asfix Trees for flat structured regions (1)
Mobl grammar parses java script regions as JString , qua structure vergelijkbaar met block comments. Grote javascript regionen creeren stack overflows in de disambiguatie filters (filtertree). De rede lijkt een grote diep geneste Asfix Tree.
Submitted by Maartje on 15 September 2010 at 15:55
Attachments
Issue Log
On 15 September 2010 at 15:58 Maartje commented:
Zie issue 156
On 18 September 2010 at 13:59 Lennart Kats commented:
One thing we noticed about this grammar is that there may be an ambiguity causing or amplifying the problems:
“” JSString* “” -> Definition {cons(“Javascript”), prefer}was a context-free production, i.e. with optional layout around the tags. The
*
is also a bit suspicious.
On 8 January 2013 at 16:49 Gabriël Konat tagged sdf
Log in to post comments