Related articles |
---|
Request: COBOL grammar in ANTLR joiner@pico.cs.umn.edu (1993-09-09) |
Re: Request: COBOL grammar in ANTLR grosch@karlsruhe.gmd.de (1993-09-21) |
Re: Request: COBOL grammar in ANTLR foerster@batgirl.rtp.dg.com (1993-09-21) |
Newsgroups: | comp.compilers |
From: | joiner@pico.cs.umn.edu (Jay K. Joiner) |
Keywords: | Cobol, question, comment |
Organization: | University of Minnesota, Twin Cities |
Date: | Thu, 9 Sep 1993 17:40:12 GMT |
Request pointers for a grammar for COBOL (full language) for the
ANTLR compiler-compiler of the Purdue Compiler Construction Tool Set?
It is needed for a software maintenance project.
--
joiner@cs.umn.edu, Univ of Minnesota
[Don't hold your breath. Many requests for a free Cobol grammar in yacc
have never turned one up. I'd think it'd be straightforward but tedious to
create one. The enormous set of reserved words blows away a lot of parser
generators. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.