Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!umich!yale!cs.utexas.edu!helios!stat.tamu.edu From: john@stat.tamu.edu (John S. Price) Newsgroups: comp.lang.pascal Subject: YACC-style program for Pascal wanted Message-ID: <5610@helios.TAMU.EDU> Date: 5 Jun 90 02:28:42 GMT Sender: usenet@helios.TAMU.EDU Followup-To: comp.lang.pascal Organization: Texas A&M University Lines: 26 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.... --------------------------------------------------------------------------