Posted on 2005-03-10 14:56:32-08 by linh
recursive-descent C grammar
Hi, I'm looking for a recursive-descent C-grammar. I want to use RecDescent to parse C code. The only grammar I can find is left-recursive C-grammar. I would be very thankful if anyone could help me. /Linh
Direct Responses: 499 | Write a response
Posted on 2005-05-25 06:39:47-07 by rudolph in response to 199
Re: recursive-descent C grammar
I presume you've seen Parse-RecDescent-1.94/demo/demo_Cgrammar.pl?
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.