This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ Compiler Search
- To: Juli?n Calder?n Almendros <jcalderon at ctima dot uma dot es>
- Subject: Re: C++ Compiler Search
- From: David Starner <dvdeug at x8b4e53cd dot dhcp dot okstate dot edu>
- Date: Tue, 28 Mar 2000 13:05:26 -0600
- Cc: gcc at gcc dot gnu dot org
- References: <00fe01bf989a$3aac0200$30ebd696@Tejuma119.cpii.uma.es>
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