Patch for sC++ to GNU C++.
Mike Stump
mrs@wrs.com
Thu Oct 22 13:59:00 GMT 1998
> From: Joe Buck <jbuck@Synopsys.COM>
> To: Jan.Madsen@epfl.ch (Jan Madsen)
> Date: Wed, 21 Oct 98 12:38:50 PDT
> Cc: egcs@cygnus.com, jason@cygnus.com
> The idea is that there would be a new directory gcc/sc which would
> be a peer of gcc/cp. It would contain all of the new sc-xxx.c files.
> Initially, the parser would need to be duplicated and modified, which
> I don't much like.
Uhm, it's the whole compiler, not any subpart of the compiler. I
don't like copying on that large a scale.
Maybe folks can talk about good ways to think about frontends and code
them so we can get more sharing of semantics between frontends. This
I think is overdue.
More information about the Gcc
mailing list