This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Putting C++ code into gcc front end
Your information is slightly out of date:
> The fortran library is written in atrociously mixed K&R/ISO C.
I converted libf2c to ISO C as of gcc-3.3.
> The C++ frontend is written in K&R C with gcc extensions (talk about perverted).
The C++ frontend is (very slowly) being coverted to ISO C on the
mainline sources for 3.4.
> The java frontend is written in K&R C with maybe C++ in the future.
> OG.
I converted the java frontend to ISO C in the mainline sources for 3.4.
--Kaveh
--
Kaveh R. Ghazi ghazi at caip dot rutgers dot edu