Skip to content

This a program to convert cobol to xml which fit the rule of "Code2xml". And this program is based on "Koopa Cobol Parser".

Notifications You must be signed in to change notification settings

youfbi008/Cobol2Xml

Repository files navigation

Cobol2Xml

Cobol2Xml is a parser which can convert cobol files to xml files.

You can use the JAR file(Cobol2Xml.jar) like the next line.
java -cp Cobol2Xml.jar koopa.app.cli.ToXml

To fit the rule of "Code2xml", It will be improved little by little.

How to build

Use ant to run build.xml. Then the JAR file will be created.

About

This a program to convert cobol to xml which fit the rule of "Code2xml". And this program is based on "Koopa Cobol Parser".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages