openbsd-ports/lang/open-cobol/pkg/DESCR
jasper 762163806d - update open-cobol to 1.0
- update HOMEPAGE
- some details about the licenses
- add db4 support
- tweak DESCR
2008-10-24 16:36:56 +00:00

7 lines
284 B
Plaintext

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.