skip to main content

The Basics : isCOBOL and Java

isCOBOL and Java
isCOBOL Evolve is tightly integrated with Java technology. In a nutshell, the isCOBOL Compiler translates COBOL source code into Java classes that are executed with the Java Virtual Machine (JVM).
Developers continue normal COBOL programming with isCOBOL Evolve. Behind-the-scenes, the isCOBOL Compiler translates COBOL source code into Java source code every time you compile. The isCOBOL Compiler feeds this Java source code to the Java compiler, which produces Java bytecode objects which can be executed with a JVM. This process is transparent for developers.
NOTE - Although the Java source code is temporary intermediate output, you can compile with a special “-jj” option if you ever want to retain this code.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left