Related articles |
---|
Cobol grammar? matteom@avanade.com (2004-07-28) |
Re: Cobol grammar? Ralf.Laemmel@cwi.nl (Ralf Laemmel) (2004-08-04) |
From: | matteom@avanade.com (matteo) |
Newsgroups: | comp.compilers |
Date: | 28 Jul 2004 12:20:27 -0400 |
Organization: | http://groups.google.com |
Keywords: | Cobol, parse, question |
Posted-Date: | 28 Jul 2004 12:20:27 EDT |
Hi all,
I have to create a parser for Cobol AS/400. Because it's very
difficult to find a complete grammar definition for this language, I
wonder if there is a way for describing a grammar (BNF, EBNF,...) that
tokenize only some specific rules and ignore all the rest.
Many Thanks
Matteo.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.