comp.lang.ada
 help / color / mirror / Atom feed
From: David Starner <dvdeug@x8b4e53cd.dhcp.okstate.edu>
Subject: Re: The Hobby Lobby was Windows CE?
Date: 28 Sep 2001 19:27:10 GMT
Date: 2001-09-28T19:27:10+00:00	[thread overview]
Message-ID: <9p2iue$9281@news.cis.okstate.edu> (raw)
In-Reply-To: 9p2bvl$ika$1@nh.pace.co.uk

On Fri, 28 Sep 2001 13:28:21 -0400, Marin David Condic <dont.bother.mcondic.auntie.spam@[> wrote:
> also process C code for you without modification. The gcc compiler has a
> multitude of front ends (see http://www.gnu.org/software/gcc/gcc.html) which
> includes support for C, C++, Objective C, Chill, Fortran, and Java. Front
> ends exist for Pascal, Mercury, Cobol and Modula-2 as well.

You mean Modula-3, don't you? I've never heard of a Modula-2 frontend.
 
> The problem is, of course, getting any/all of these front ends together in
> the same place at the same time and making a binary that will recognize
> whatever language you want to compile. In principle, it could be done, but
> in practice I don't think anyone has. I don't know why this is. Too
> difficult? No interest? Insufficient utility?

It can be fairly difficult to move a frontend from one version of the
backend to another. The Pascal frontend people still haven't ported it
to GCC 3.x, and don't seem terribly interested in doing the cleanup work
to get it merged. ACT apparently has a mostly-working frontend for GCC
3.1, but hasn't made it publically available yet. Mercury and Modula-3
developers don't want to assign copyright to the FSF. The Mercury
frontend code is shared with other Mercury backends, making it hairer to
get in GCC CVS. Modula-3 isn't designed to be one of many frontends; it
would need a huge design overhaul to work in your scenario. Chill (which
was never ported to GCC 3.0) just doesn't have any support. There's no
really working Cobol frontend. 

Anyway, where is the interest? You can do pretty much anything you want
with the Pascal and Chill frontends based on gcc 2.95, Ada on gcc 2.8.2,
Fortran, et al, on 3.0, and the Modula-3 backend on its builtin backend.

-- 
David Starner - dstarner98@aasaa.ofe.org
Pointless website: http://dvdeug.dhis.org
"I saw a daemon stare into my face into my face, and an angel touch my 
breast; each one softly calls my name . . . the daemon scares me less."
- "Disciple", Stuart Davis



  reply	other threads:[~2001-09-28 19:27 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-19 10:30 Windows CE? John McCabe
2001-09-20 14:56 ` Robert Dewar
2001-09-21  9:30   ` John McCabe
2001-09-21 14:13     ` Stephen Leake
2001-09-21 15:01       ` John McCabe
2001-09-22  4:12         ` Robert Dewar
2001-09-22  6:59         ` Robert C. Leif, Ph.D.
2001-09-22 12:21           ` Robert Dewar
2001-09-22 13:41             ` Samuel Tardieu
2001-09-24 14:55           ` Marin David Condic
2001-09-24 18:13             ` The Hobby Lobby was " Richard Riehle
2001-09-24 18:55               ` Marin David Condic
2001-09-25 10:49                 ` John McCabe
2001-09-25 14:27                   ` Marin David Condic
2001-09-25 16:41                   ` Wes Groleau
2001-09-26 12:56                     ` John McCabe
2001-09-26 16:50                       ` Wes Groleau
2001-09-26 18:17                         ` Ted Dennison
2001-09-26 19:13                           ` tmoran
2001-09-26 19:39                           ` Wes Groleau
2001-09-26 19:49                             ` Ted Dennison
2001-09-26 19:55                               ` Marin David Condic
2001-09-26 21:17                                 ` Ted Dennison
2001-09-27 13:44                                   ` Marin David Condic
2001-09-27 15:07                                     ` Gary Scott
2001-09-27 15:37                                       ` Marin David Condic
2001-09-28 13:23                                         ` Ted Dennison
2001-09-28 13:45                                           ` Marin David Condic
2001-09-30 14:28                                             ` Nils Kassube
2001-10-01  1:42                                               ` Gary Scott
2001-10-01 14:14                                               ` Marin David Condic
2001-10-01 15:05                                                 ` Nils Kassube
2001-09-29  3:10                                           ` Robert Dewar
2001-09-28 15:49                                         ` Gary Scott
2001-09-28 17:28                                           ` Marin David Condic
2001-09-28 19:27                                             ` David Starner [this message]
2001-10-01 14:23                                               ` Marin David Condic
2001-10-12 21:01                                               ` Stefan Skoglund
2001-10-13  1:43                                                 ` David Starner
2001-09-28 15:56                                         ` Chad Robert Meiners
2001-09-28 17:33                                           ` Marin David Condic
2001-09-28 20:28                                             ` Aristophon
2001-09-28 20:15                                               ` Pascal Obry
2001-09-28 22:30                                                 ` GNAT ftp sites/mirrors ... was:The Hobby Lobby Aristophon
2001-09-29  3:09                                                   ` Robert Dewar
2001-09-29 18:34                                             ` The Hobby Lobby was Windows CE? Chad R. Meiners
2001-09-27  7:13                               ` Robert C. Leif, Ph.D.
2001-09-27 13:51                                 ` DuckE
2001-09-30 23:17                       ` Richard Riehle
2001-09-26  2:18                   ` Robert Dewar
2001-09-26  4:52                     ` David Botton
2001-09-28  1:15                       ` Robert Dewar
2001-09-26 12:56                     ` John McCabe
2001-09-28  1:20                       ` Robert Dewar
2001-09-28  8:33                         ` John McCabe
2001-09-28 14:07                           ` Marin David Condic
2001-09-28 15:12                             ` Larry Kilgallen
2001-09-28 15:35                               ` Marin David Condic
2001-09-28 15:50                               ` John McCabe
2001-09-24 20:28               ` David Botton
2001-09-24 21:42                 ` Richard Riehle
2001-09-24 23:22                   ` David Botton
2001-09-21 14:59     ` Ted Dennison
2001-09-24  9:16 ` John McCabe
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox