Cobol sources

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Cobol sources

Andre Hora
Hello,

Do we have some MSE generator to analyze Cobol sources? I remember in ESUG people presenting a work related to the analysis of Cobol sources in Moose, but I am not sure if their work is available for us.
If we don't have one, do you know a good parser / ast generator to Cobol sources? Just to the case if we want to implement something one day...

regards,

--
Andre Hora


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Cobol sources

Stephan Eggermont-3
We are doing a project to convert the data of a cobol system.
That means we only parse the data and file definitions, and the source file dependencies.
The parser is handwritten and generates a data-specific metamodel, not MSE.
It uses (project-specific) naming conventions to guide the construction of the model.
There currently are too many project-specific dependencies that we need to remove.
Please contact me when you have a concrete application.

Stephan Eggermont

Verstuurd vanaf mijn iPad

Op 15 okt. 2011 om 18:57 heeft Andre Hora <[hidden email]> het volgende geschreven:

> Hello,
>
> Do we have some MSE generator to analyze Cobol sources? I remember in ESUG people presenting a work related to the analysis of Cobol sources in Moose, but I am not sure if their work is available for us.
> If we don't have one, do you know a good parser / ast generator to Cobol sources? Just to the case if we want to implement something one day...
>
> regards,
>
> --
> Andre Hora
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev