COBOL for gcc
COBOL for gcc
http://www.gnu.org/software/cobol/
The Cobol for GCC project is an effort to create a free Cobol compiler, compliant with the Cobol 85 standard, that will be integrated into the GNU Complier Collection (GCC). The project is not yet finished. Current status is that roughly 73,000 lines of code have been written since March 1999. The following tasks have already been done:
- All COBOL preprocesing (COPY,REPLACE, line continuations, etc.) (done and tested)
- Parsing and lexical analysis for the COBOL nucleus
- Integration into GCC (including integration into the GCC code generation back end)
- Some runtime routines
Some code has been generated via the GCC back end, including most of the data division. Approximately 7,000 lines of code remain to be written.
Documentation
User guide included
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 6 July 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Contributor |
|
| Contributor |
|
| Maintainer |
|
| Contributor |
|
| Contributor |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Support | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/cobolforgcc-users |
| Developer | VCS Repository Webview | |
| Bug Tracking | Homepage | |
| Help | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/cobolforgcc-announce |
| Developer | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/cobolforgcc-devel |
Software prerequisites
This entry (in part or in whole) was last reviewed on 16 March 2012.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
