slackbuilds_ponce/development/open-cobol
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
open-cobol.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
open-cobol.SlackBuild
README
slack-desc

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.