public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "D. Adamian" <dima@pulsepow.hop.stu.neva.ru>
To: gcc@gcc.gnu.org
Subject: An ask for documentation of trees
Date: Mon, 21 Oct 2002 11:27:00 -0000	[thread overview]
Message-ID: <AAXT1jzOi4k6@pulsepow.hop.stu.neva.ru> (raw)

I'm currently developing a front-end for a language. I've read in the
docs that using RTL for interfacing front-end and the bulk of GCC is
a Bad Thing. And that trees should be used for it.

So the question is: what should be done in the front-end to use
trees? The language is not much similar to C, so some new types of
tree nodes should be defined and implemented. How is this done?

Thanks in advance.

             reply	other threads:[~2002-10-21 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-21 11:27 D. Adamian [this message]
2002-10-21 11:46 ` Fergus Henderson
2002-10-21 11:38 S. Bosscher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AAXT1jzOi4k6@pulsepow.hop.stu.neva.ru \
    --to=dima@pulsepow.hop.stu.neva.ru \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).