comp.lang.ada
 help / color / mirror / Atom feed
From: alex@MIMSY.CS.UMD.EDU  (Alex Blakemore)
Subject: Re: parser generators
Date: 19 Apr 93 14:24:25 GMT	[thread overview]
Message-ID: <66663@mimsy.umd.edu> (raw)

In article <mjsC5M0tE.KBC@netcom.com> mjs@netcom.com (Mark Schimmel) writes:
> Why do I see so much guff about parser generators for ada.  You all
> have access to bison.  Just muck with the bison code and make it
> produce ada.  You also have to translate the bison skeleton source as
> well but this isn't too hard.

this is exactly the kind of thing several people have done.
maybe starting from yacc instead of bison.
there's no reason for everybody to do this, hence
the queries.

BTW, if you want to see a nice elegant parser generator -
see the byacc available at Berkeley somewhere -
(dont ask me where, ask archie)

Its small, compact, well designed and readable.
Its the some of the best C code I've ever seen.
If everyone who used C, wrote it like that, I wouldnt object to 
the language so much - unfortunately few even come close.

unfortunately, there isnt an Ada version, but I guess there really
doesnt need to be - ayacc works just fine for most purposes.
-- 
Alex Blakemore       alex@cs.umd.edu        NeXT mail accepted
--------------------------------------------------------------
"Without an engaged and motivated human being at the keyboard,
the computer is just another dumb box."      William Raspberry

             reply	other threads:[~1993-04-19 14:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-04-19 14:24 Alex Blakemore [this message]
  -- strict thread matches above, loose matches on Subject: below --
1993-04-17  4:08 parser generators elroy.jpl.nasa.gov!swrinde!emory!news-feed-1.peachnet.edu!umn.edu!csus.ed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox