This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: GCC in C++ branch created
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "Bud Davis" <bdavis9659 at sbcglobal dot net>
- Cc: fortran at gcc dot gnu dot org
- Date: Thu, 19 Jun 2008 07:45:49 +0200
- Subject: Re: GCC in C++ branch created
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=AEn34qd0hoI56k5EcjcZVaRcfsdB4WMTUew//KS+EYM=; b=GGbDXQtQorvmnu5eDyIWXhGP2kpsbRp/yxj8+9NRB/ZQZjiFvCVmnBY5ASrONvh862 tpwI5DXekgzLhKRlqaD0jlNk8dDrYqiexXVvISNr7AXL2+T4VVm4+jfLylM7aaU6nPfj Ar29B+aDt2Xz+K+oYguKz3TZlUvRaOXxHfS5c=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nmZh0xVexI6pi6RZGQlWj4mlQ6znKASBHzNf/akAY17zKrjTtV9rWJetg5acvxa8wH CU+RjgViflopLw3cBBVcgx2k6bVACpdClkmm3S9V8/iWDdAHznJrfEwNwhOBiejceAGE k861W8Hv2xBRYDizNrdbOOJsdgcEpgLlCWcMo=
- References: <439792.60051.qm@web81204.mail.mud.yahoo.com>
Bud,
> On a higher level, it is a test of the expressiveness and depth of the language to be used to
> implement itself...is F95 up to the job. ( i think, yes).
The main advantage that I see is that fortran users would be able to
contribute to the maintainance of gfortran. Perhaps the first step is
to write CtoF95?
Paul