This project has moved to GitHub ! The version here at SourceForge will remain for historic purpose.
Koopa is a parser generator, made for COBOL. It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
BPUtils is a Sterling Integrator BP file manipulation program.
It features :
- XPath expressions control : BPUtils checks that the XPath expressions defined in the BP file are correct
- Consistency control : Controls that the sequences and the on faults are named in a correct way
- Auto layout formatting : Formats automatically your BP layouts !
- BP tree printing : BPUtils is able to print to the console standard output the BP tree
- BP dependencies analysis : Get the list...
The oqt-maven-plugin allows automatic JPQL to SQL query translation in a maven project. The result is outputted as standard maven report.
Additional goals exist for simple JPQL validation.