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: anonymous CVS stuff


  In message <99072711232002.25894@acep29.ac1.dsh.de>you write:
  > Am Tue, 27 Jul 1999 schrieben Sie:
  > > You could certainly do that if you had the interest...  I'm sure the GNU
  > > project would appreciate having a free modula-3 compiler.
  > Is there a documentation on how to add new frontends to gcc ?
None that I would consider good.  Mostly folks use an existing front-end
and comments in the code to figure out how to write a new one.

Documenting the tree nodes and building better defined interfaces between the
front-end and the back-end is a long term todo item.
jeff


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