|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
GoalThis project aims at developing a utility to translate PL/I structures to COBOL structures. Many mainframe integration tools have parsers for COBOL data structures. There is less support for PL/I, another important mainframe language. By converting PL/I structures to COBOL, it becomes possible to integrate PL/I programs using tools which only support COBOL. Get startedTo get started, download and unzip the distribution file. The readme.txt file contains instructions on how to run the sample provided. Checkout the wiki and maven site for additional documentation. How it worksThe PL/I structure parser implementation is based on ANTLR, a great lexer/parser. The product is written in java. You can:
Status
List of Fixed issues so far. This is work in progress and all contributions are very welcome. Please join us on the Google group. |