On 21 avr. 2010, at 08:24, Stéphane Ducasse wrote:
if you get serious about it we could ask some friends to see if they have a support. I know that they parse Cobol islands.
in the past we have a bunch of perl scripts but I do not know where they are that produced mse Then there is openCobol that could be extended to generate mse but again no ressources for that except if you tell us more. :)
Yep basically the biggest problem is the parser, and identifying the grammar which corresponds to your Cobol island. Perhaps using PetitParser (which is now installed with Moose) could help to write and adapt more easily a Cobol parser.
Stef
On Apr 21, 2010, at 12:07 AM, Stephan Eggermont wrote:
What support for Cobol is available in MOOSE? Is there a MSE generator, or do I need to build my own parser/generator?
Stephan Eggermont _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Simon