Linked by twitterfire on Mon 24th Oct 2011 22:52 UTC
Thread beginning with comment 494275
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: I'm sorry, but how is this new?
by Nelson on Tue 25th Oct 2011 18:39
in reply to "RE: I'm sorry, but how is this new?"
RE[2]: I'm sorry, but how is this new?
by cyrilleberger on Wed 26th Oct 2011 06:09
in reply to "RE: I'm sorry, but how is this new?"
RE[3]: I'm sorry, but how is this new?
by dsmogor on Wed 26th Oct 2011 08:59
in reply to "RE[2]: I'm sorry, but how is this new?"




Member since:
2005-09-01
I think back in the day, GCC developers have split the compiler into libs that allowed to access intermediate representation of (now guessing) syntax tree and rtl. As far as I know KDevelop devs are using that to implement code completion.