You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A COBOL to Java Compiler, capable of parsing COBOL source code, generating an Abstract Syntax Tree (AST), and converting it into ava source code. It supports embedded SQL (JDBC)and includes a Graphical User Interface (GUI).