DESCR 284 B

1234567
  1. OpenCOBOL is an open-source COBOL compiler. OpenCOBOL implements a
  2. substantial part of the COBOL 85 and COBOL 2002 standards, as well as
  3. many extensions of the existent COBOL compilers.
  4. OpenCOBOL translates COBOL into C and compiles the translated code using
  5. the native C compiler.