This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

extract the grammar-tree


in my research, i wanna extract the grammar-tree of the source code of linux kernel with GCC,
which is produced by the parser which is automatically generated by YACC.

now the problem is that i couldnot find out which file is the right file i want---
the file gives out the grammar of c/c++ which is used in source code of linux kernel.
 
HELP! if u know which file (*.y) is used as grammar and provided to YACC to generate the *yacc.c ,which generate the grammar-tree.
 
Thank u ,very very much ,and good luck !
========================================================
“掀起你的盖头来,AOC新妆靓丽健康秀”!            http://design.163.com/aocmonitor/index.html

是邮件你收 有病毒我上!VIP邮箱 全面保护!            http://vip.163.com

中国最大的免费邮箱在等你 25兆空间4兆附件!      http://mail.163.com

点击网易泡泡惊喜无限 全免费手机短信任你发!      http://popo.163.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]