Compiler for gcc

Diego Novillo dnovillo@google.com
Sat Aug 8 15:36:00 GMT 2009


[ Moved to gcc-help

On Sat, Aug 8, 2009 at 08:16, Harshal Jain<harshaldjain@gmail.com> wrote:

> means in which programming language compiler for gcc is written???

Different modules are written in different languages.  The main
implementation language is C, however.  To find out for your self:

$ svn co svn://gcc.gnu.org/svn/gcc/trunk
$ sloccount trunk


Diego.



More information about the Gcc-help mailing list