This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C++ Compiler Search


On Tue, Mar 28, 2000 at 11:44:17AM +0200, Juli?n Calder?n Almendros wrote:
> Will C,C++,Fortran77,Fortran95,Java,Chill,Pascal (Borland Objects Oriented
> extensions), and Ada95 be the complete collection of compilers into GCC
> (whith a common IDE)?

As of GCC 3.0, C, C++, Objective C, Fortran 77, Java, Chill, Pascal 
and Ada 95 will probably be the languages that GCC compiles. No one
knows what it will eventually handle. There never will be a common IDE -
other projects - EMACS, GIDE - handle this role for GNU.

> There exit other language projects GNU (of FSF?) as Scheme,as Lisp, as
> Prolog ... will they be in any future GCC?.

GCC is a common backend. The list above is the entire list of functioning
GNU frontends to the GCC backend, and hence the only projects that could
be included. 

-- 
David Starner - dstarner98@aasaa.ofe.org
Only a nerd would worry about wrong parentheses with
square brackets. But that's what mathematicians are.
   -- Dr. Burchard, math professor at OSU

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]