On Mon, Oct 15, 2012 at 6:24 AM, Nicolas Anquetil Nicolas.Anquetil@inria.fr wrote:
to expand on Camille's question, we are having fun here modeling cobol programs.
<snip>
Hi Nicolas,
Do you have a COBOL parser that you could share? and/or point me to a reasonable one to use? I'm in the midst of a project where I get to parse lots of languages (Java, Smalltalk, SQL, COBOL, probably a smattering of others), and any help I can get on the parsing (and AST build-up) for these languages, I would really appreciate. Especially the Cobol, having never actually written any of it (although I can kinda read it).
Thanks, Chris