comp.lang.ada
 help / color / mirror / Atom feed
* lex/yacc parser skeleton wanted
@ 1990-05-05 13:30 Steve Masticola
  1990-05-08 22:05 ` Barbara W Tolentino
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Masticola @ 1990-05-05 13:30 UTC (permalink / raw)



Perhaps someone on the net could help me out a bit. I'm doing a thesis
research project which involves static analysis of Ada, and I'm trying
to find a skeletal lex/yacc parser system for the language. I have a
LALR(1) BNF grammar (Gerry Fisher and Phillipe Charles, "A LALR(1)
grammar for ANSI ADA", publication unknown [I got it from the ACVC],
1983), but it's seven years old and will have to be translated into
lex/yacc. I also have a grammar used in the GNU Emacs structure
editor, dated 1989, which looks even less like lex/yacc source.

Could anyone out there save me the trouble of doing the translation?
Thanks! 

- Steve Masticola (masticol@athos.rutgers.edu)

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

* Re: lex/yacc parser skeleton wanted
  1990-05-05 13:30 lex/yacc parser skeleton wanted Steve Masticola
@ 1990-05-08 22:05 ` Barbara W Tolentino
  0 siblings, 0 replies; 2+ messages in thread
From: Barbara W Tolentino @ 1990-05-08 22:05 UTC (permalink / raw)


I'm not sure if this is the "skeleton" that you are looking for but we obtained
Ada versions of lex and yacc from University of California, Irvine, Dept. of 
Information and Computer Science.  Alex and Ayacc were designed under the
Arcadia Environment Research Project in 1988.  They are reasonably well 
documented and written in Ada. We ported them to Sun workstations and did a
little experimenting with using them, but nothing major.  They seemed to run
fine.  As I recall, they were nominal cost.  You can contact UCI for more info.

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

end of thread, other threads:[~1990-05-08 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1990-05-05 13:30 lex/yacc parser skeleton wanted Steve Masticola
1990-05-08 22:05 ` Barbara W Tolentino

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