Re: GCC Internals Wikibook

2006-03-06 Thread Alexey Smirnov
There is a wikibook that describes the internals of GCC and GEM, an extensibility framework. Your internals documentation looks pretty good, so I have made a link to it from gcc.gnu.org/readings.html. Thanks, It describes AST part of GCC source code. We would like to ask developers to work o

Re: GCC Internals Wikibook

2006-03-06 Thread Ben Elliston
> There is a wikibook that describes the internals of GCC and GEM, an > extensibility framework. Your internals documentation looks pretty good, so I have made a link to it from gcc.gnu.org/readings.html. Thanks, Ben