Categories
Tiny COBOL
The tiny COBOL project is a COBOL compiler being actively developed by members of the free software community. It generates GNU assembler code, thus requires the GNU assembler and linker programs to create an executable binary. The long term goal is to produce a COBOL compiler which is ANSI COBOL 85 compliant, or as close as possible to it.
In order to better integrate the compiler with the Linux OS environment, the compiler has the following capabilities using COBOL language extensions:
- Read from standard input and write to standard output/error.
- Read command line parameters.
- Read environmental parameters.
- Set a file name at run time.
- Set a program return code.
Last updated 25 Jul, 2005
About
Leadership
- Rildo Pragana - Maintainer
- Alan Cox - Contributor
- Andrew Cameron - Contributor
- David Essex - Contributor
- Glen Colbert - Contributor
- Jim Noeth - Contributor
Requirements
- GNU assembler & linker (Build Prerequisite)
Related Projects
Versions
0.63
0.63 stable released 2005-07-24
- Released: 24 Jul, 2005
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/tiny-cobol/t...
- Licenses: GPLv2
- Interfaces: Command Line
User Community and Support
General Resources
Announcement Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.tiny-cobol.sourceforge.net:/cvsroot/tiny-cobol - Mailing List Info/Archive
- VCS Repository Webview



