help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: zchen
Subject: (no subject)
Date: Mon, 28 Jan 2008 17:43:07 +0100
User-agent: Internet Messaging Program (IMP) 3.2.6

Hello, everyone,
   I am now working on the subject "how to generate the syntax tree using Bison
for given C/C++ code". I have a grammar file in which the C grammar is defined,
however, it seems that Bison doesn't generate such a syntax tree when it is
parsing. Note that I do not want to add tree-generating code as "action for
each rule" into the bison files, since there are almost 1000 lines of grammar
rules.
    Is there any way to complement my objective?
    Thank you for reading the message and answering :)

Best regards,

Z. Chen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]