Menu

Home

KrisDS

Koopa is a Cobol parser (generator). 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.

Screenshot thumbnail
Overview of parsing results.
Screenshot thumbnail
Source view with syntax highlighting.
Screenshot thumbnail
XPath support for querying the parse tree.
Screenshot thumbnail
Go from the source to the related grammar rule.


Take a look at the guide for a comprehensive introduction into the workings of Koopa.

Project Members: