A free and open-source COBOL editor and analysis tool
(if the installer fails, try downloading this file (ALT + Click) and run it)
Easily navigate through performs, gotos and calls, within one or between several files.
Just double-click to see what a procedure references and what is it referenced by, as well as all variables it uses.
See your procedures sorted alphabetically, by sections or as a perform-hierarchy.
Based on the FastColoredTextBox-project and combined with Adobe's Source Code Pro font, analysing COBOL was never more delightful. And all that in less then 4MB.
Just double-click on any variable to see its definition, double-click again to jump to the source.
Let CANAL find copy-books and insert them into the source code for you.
- Code formatting
- Column selection
- RegEx-search
- Navigation
- HTML export
Published under GNU General Public License v3.0
Pull requests are very welcome. Requirements: Code should have no ReSharper warnings.