[comp.lang.pascal] YACC-style program for Pascal wanted

john@stat.tamu.edu (John S. Price) (06/05/90)

I am looking for a YACC-style program that generates
a parser in Pascal for the given grammar.  It would
be nice if it accepted BNF diagrams as input, but
that is not a necessity.  

YACC (Yet Another Compiler-Compiler), if you don't know, takes
BNF (Bachus-Nauer(sp?) forms) for a given grammar, and generates
C source code that parses the input grammar.  I would like a program
that generates the target parser in Pascal.

If you have any information about such a program, 
please e-mail me personally, as I don't read this group
much.  Ftp sites or source code is OK.  If you have trouble
mailing me, post your reply, as I will periodically check
this group.

Thanx in advance.





--------------------------------------------------------------------------
John Price                   |   It infuriates me to be wrong
john@stat.tamu.edu           |   when I know I'm right....
--------------------------------------------------------------------------