public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Marc Espie <espie@quatramaran.ens.fr>
To: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Cc: jpr@jpr.com, gcc@gcc.gnu.org
Subject: Re: bison
Date: Sun, 30 Jul 2000 03:20:00 -0000	[thread overview]
Message-ID: <20000730121950.A15491@quatramaran.ens.fr> (raw)
In-Reply-To: <Pine.BSF.4.21.0007301148220.86680-100000@deneb.dbai.tuwien.ac.at>

On Sun, Jul 30, 2000 at 11:51:46AM +0200, Gerald Pfeifer wrote:
> On Sun, 30 Jul 2000, Marc Espie wrote:
> > Actually, the only language that requires bison is java (pure parser).
> > 
> > C, C++ and objective C are usually happy with byacc [...]
> 
> Isn't that a bug in the Java frontend then (that should be fixed)?

No, that one is reasonable. You would have heard from me otherwise :)

No version of yacc that I know of supports pure parsers yet, which is what
java wants, and what bison supports.

      reply	other threads:[~2000-07-30  3:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-28 13:15 bison Jean-Pierre Radley
2000-07-28 13:46 ` bison Mark Mitchell
2000-07-29 15:56 ` bison Marc Espie
2000-07-30  2:52   ` bison Gerald Pfeifer
2000-07-30  3:20     ` Marc Espie [this message]

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=20000730121950.A15491@quatramaran.ens.fr \
    --to=espie@quatramaran.ens.fr \
    --cc=gcc@gcc.gnu.org \
    --cc=jpr@jpr.com \
    --cc=pfeifer@dbai.tuwien.ac.at \
    /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).