I wanna check write script to check MI(Maintainability Index) value for COBOL code.
For that i need a Parser written in JAVA for COBOL code.
Please help me in this
I wanna check write script to check MI(Maintainability Index) value for COBOL code. For
Share
You might want to look at some “Java cobol parser” in a search engine ( koopa ). Also, consider “java lexer parser generator”.