[Haskell-cafe] COBOL-85 parser, anyone?
Richard O'Keefe
ok at cs.otago.ac.nz
Fri Jul 20 11:08:31 CEST 2012
Does anyone have a parser for COBOL-85 written in Haskell,
or written using some freely available tool that communicates
easily with Haskell?
I don't need it _yet_, but I'm talking with someone who is
trying to get access to a real legacy site with a bunch of,
well, basically COBOL 85, but there are extensions...
We're not talking about transformation at this stage, just
analysis.
I could probably hack up the extensions given a place to start.
I've found some papers and more dead links than I care for
and lots of mention of ASF+SDF which is apparently superseded
by Rascal.
More information about the Haskell-Cafe
mailing list