mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
ee98b27803
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
7 lines
398 B
Text
7 lines
398 B
Text
OpenCOBOL is an open-source COBOL compiler. OpenCOBOL implements a substantial
|
|
part of the COBOL 85 and COBOL 2002 standards, as well as many extensions of
|
|
the existent COBOL compilers.
|
|
|
|
OpenCOBOL translates COBOL into C and compiles the translated code using the
|
|
native C compiler. You can build your COBOL programs on various platforms,
|
|
including Unix/Linux, Mac OS X, and Microsoft Windows.
|