[comp.sources.wanted] Needed: BNF parser/analyzer

mpogue@vis01.dg.com (Mike Pogue) (08/10/90)

   I'm looking for a public domain version of lex/yacc (or
something similar) that takes BNF instead of lex/yacc descriptions
of a grammar.

   The reason I need BNF, is because I have the description of 
a language in BNF form already, and I don't want to spend the time translating
that to lex/yacc format.

   I'm not an expert in grammars, but I believe that the BNF I have
describes a language without any weird difficult features.  i.e. it's 
a relatively simple token-based grammar, with no difficult lookahead
required.
  
   Any help would be greatly appreciated!

Mike Pogue
Data General Corp.