slackbuilds_ponce/development/open-cobol
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
open-cobol.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
open-cobol.SlackBuild development/open-cobol: Added (open-source COBOL compiler) 2011-06-17 23:22:14 -05:00
README development/open-cobol: Added (open-source COBOL compiler) 2011-06-17 23:22:14 -05:00
slack-desc development/open-cobol: Added (open-source COBOL compiler) 2011-06-17 23:22:14 -05:00

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.