[hellogcc] Re: [hellogcc] Re: [hellogcc] GCC internals and porting 一问

  • From: asm warrior <asmwarrior@xxxxxxxxx>
  • To: hellogcc@xxxxxxxxxxxxx
  • Date: Wed, 26 Jan 2011 10:32:07 +0800

Example: Tree (第14页)

我现在对gcc的前端分析器和AST比较感兴趣,看看能不能折腾相关的codecompletion等特性,呵呵。

多谢!


2011/1/26 Mingjie Xing <mingjie.xing@xxxxxxxxx>

> 在 2011年1月26日 上午9:48,asm warrior <asmwarrior@xxxxxxxxx> 写道:
> > 这个pdf里面,我看到一个TREE的章节。里面描述了一个简单的 int add 函数的Tree的AST结构。
> > 不知道这个接口是如何产生出来的??
> >
> > 谢谢。
> >
>
> 具体在哪一页?
>

Other related posts:

  • » [hellogcc] Re: [hellogcc] Re: [hellogcc] GCC internals and porting 一问 - asm warrior