DOM parsing in bison (was: Parsing a language with optional spaces)

2020-07-18 Thread Adrian Vogelsgesang
Hi Akim, hi Christian, Really interesting thread and discussion! I almost feel guilty for only picking up one particular point ;) Akim's comment > No, it's also about the targeted model. Most other GLR parser generators > address a somewhat simpler issue: their parsers generate the final AST. >

Re: DOM parsing in bison (was: Parsing a language with optional spaces)

2020-07-18 Thread Akim Demaille
Hi Adrian, > Le 18 juil. 2020 à 10:26, Adrian Vogelsgesang a > écrit : > > Hi Akim, hi Christian, > > Really interesting thread and discussion! > I almost feel guilty for only picking up one particular point ;) > > Akim's comment >> No, it's also about the targeted model. Most other GLR par