Jazillian Translates COBOL code to “natural” Javatm code

Jazillian translates legacy COBOL code to “natural” Javatm code – Java code that looks as if it was hand written. It is easily readable Java code; therefore it is highly maintainable and customizable.
Jazillian translates COBOL code to Java code as shown below:


HELLO.COB Hello.java
IDENTIFICATION DIVISION.
PROGRAM-ID. HELLO.
PROCEDURE DIVISION.
    DISPLAY 'Hello, World!'.



Organizations move from COBOL code to Java code for many reasons. They include:
  • Simplified and reduced platform environment support
  • A reduction in COBOL support in-house resources
  • Leverage readily available Java resources, developers and tools
  • Moving from mainframe environments to open platform environments
  • It is consistent in the corporate initiatives to move to Java Web-bases services

Jazillian assists organizations in translating the legacy COBOL business logic code to Java code to preserve that proven business logic code. Jazillian also customizes the generated Java code specific to the needs of the business and applications.

See How Jazillian Translates COBOL To Java Code for more details. See Example COBOL Application for a sample translation. Contact us for the in-depth whitepaper titled "The Jazillian COBOL-to-Java Code Translation Approach".

Copyright 2003-2007 Jazillian, Inc. Java is a registered trademark of Sun Microsystems, Inc. in the U.S. or other countries.