Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!aramis.rutgers.edu!athos.rutgers.edu!masticol From: masticol@athos.rutgers.edu (Steve Masticola) Newsgroups: comp.lang.ada Subject: lex/yacc parser skeleton wanted Keywords: Ada parser skeleton Message-ID: Date: 5 May 90 13:30:05 GMT Organization: Rutgers Univ., New Brunswick, N.J. Lines: 14 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)