public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* New Language
@ 1999-03-15 18:41 pip
  1999-03-16  7:38 ` Dave Love
  1999-03-31 23:46 ` pip
  0 siblings, 2 replies; 14+ messages in thread
From: pip @ 1999-03-15 18:41 UTC (permalink / raw)
  To: egcs

I have started looking into adding support for a new language. Is there
anything in terms of documentation/references in particular that I should
look at ?

Thanks.
-
pip

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: New Language
@ 1999-03-15 19:36 Mike Stump
       [not found] ` < 199903160336.TAA12332@kankakee.wrs.com >
  1999-03-31 23:46 ` Mike Stump
  0 siblings, 2 replies; 14+ messages in thread
From: Mike Stump @ 1999-03-15 19:36 UTC (permalink / raw)
  To: egcs, pip

> Date: Mon, 15 Mar 1999 19:21:54 -0500 (EST)
> From: <pip@cpu.khimaira.com>
> To: egcs@egcs.cygnus.com

> I have started looking into adding support for a new language. Is
> there anything in terms of documentation/references in particular
> that I should look at ?

Not a whole lot has been written about this.  Kenner is rumored to
have written a document describing it...  If you find a pointer to it,
be sure to get us to put in a link to it.

Basically all you have to do, it do up your parse, build tree codes to
represent the semantics of it, call expand_expr on it, and your done.
:-) Right Per?  There are just a few missing pieces that you'd need to
learn before that will just work.  Watching how C or C++ works is one
way to get started.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~1999-06-30 15:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-15 18:41 New Language pip
1999-03-16  7:38 ` Dave Love
1999-03-31 23:46   ` Dave Love
1999-06-15 10:56   ` Gerald Pfeifer
1999-06-17 13:10     ` Dave Love
1999-06-17 14:08       ` Joe Buck
1999-06-30 15:43         ` Joe Buck
1999-06-30 15:43       ` Dave Love
1999-06-30 15:43     ` Gerald Pfeifer
1999-03-31 23:46 ` pip
1999-03-15 19:36 Mike Stump
     [not found] ` < 199903160336.TAA12332@kankakee.wrs.com >
1999-03-16 15:45   ` Martin v. Loewis
1999-03-31 23:46     ` Martin v. Loewis
1999-03-31 23:46 ` Mike Stump

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).