Re: Happy and Macros (was Re: ANNOUNCE: Happy 1.10 released)

14 May
2001
14 May
'01
7:31 p.m.
"Manuel M. T. Chakravarty"
I didn't say that this works for any kind of parser combinator, I merely said that it works Doitse's and mine. Both implement SLL(1) parsers for which - as I am sure, you know - there exists a decision procedure for testing ambiguity. More precisely, whenever the library can build the parse table, the grammar must be non-ambigious. As the parse table construction is lazy, this covers only the productions exercised in that particular run, which is why I said that you need a "file involving all grammar constructs of the language." Nothing magic here.
Wow. Clearly I haven't spent enough time looking at your parser systems. I apologize for my incorrect assumptions and statements. Carl Witty
8911
Age (days ago)
8911
Last active (days ago)
0 comments
1 participants
participants (1)
-
cwitty@newtonlabs.com