Difference between revisions of "Gnucobol"

From Free Software Directory
Jump to: navigation, search
(Is GNU checkbox)
 
(33 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=COBOL for gcc
+
|Name=GnuCOBOL
|Short description=Project to produce a free COBOL compiler
+
|Short description=COBOL compiler and runtime.
|Full description=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:
+
|Full description='''GnuCOBOL'''  is a modern COBOL compiler. It implements a substantial portion of the COBOL 85, COBOL 2002, COBOL 2014 and X/Open COBOL standards, as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others)
* 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.
+
GnuCOBOL translates COBOL into C and compiles the translated code using a native C compiler.
|Homepage URL=http://www.gnu.org/software/cobol/
+
|Homepage URL=https://gnucobol.sourceforge.io/
 +
|Version download=https://ftpmirror.gnu.org/gnucobol/gnucobol-3.2.tar.gz
 
|Is GNU=Yes
 
|Is GNU=Yes
|GNU package identifier=cobol
+
|GNU package identifier=gnucobol
|User level=none
 
|Computer languages=C
 
|Documentation note=User guide included
 
|Related projects=Tiny_COBOL
 
|Keywords=compiler,software development,programming,COBOL,Cobol for GCC
 
|Version status=alpha
 
|Last review by=Matt Lee
 
|Last review date=2012/03/16
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|License verified date=2001-07-06
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv3orlater
|License verified by=Janet Casey
+
|License copyright=Copyright (C) 2001-2012, 2014-2022 Free Software Foundation, Inc.
|License verified date=2001-07-06
+
|License verified by=Genium
 +
|License verified date=2023-07-29
 +
|License note=The GnuCOBOL compiler is licensed under GNU General Public License.
 +
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 +
|License copyright=Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2020 Free Software Foundation, Inc.
 +
|License verified by=Genium
 +
|License verified date=2023-07-29
 +
|License note=The run-time library is licensed under GNU Lesser General Public License.
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Software-development=compiler
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=gnucobol
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Tim Josling
+
|Real name=Keisuke Nishida
 +
|Role=Original author
 +
|Email=kxn30@yahoo.co.jp
 +
}}
 +
{{Person
 +
|Real name=Roger While
 +
|Role=Old Maintainer
 +
}}
 +
{{Person
 +
|Real name=Simon Sobisch
 
|Role=Maintainer
 
|Role=Maintainer
|Email=tej@melbpc.org.au
+
|Email=simonsobisch@gnu.org
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Curt Timmerman
+
|Real name=Ron Norman
 
|Role=Contributor
 
|Role=Contributor
|Email=ctimmer@users.sourceforge.net
+
|Email=rjn@inglenet.com
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Daniel H. Ardison
+
|Real name=Edward Hart
 
|Role=Contributor
 
|Role=Contributor
|Email=dardison@users.sourceforge.net
+
|Email=edward.dan.hart@gmail.com
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Keisuke Nishida
+
|Real name=Sergey Kashyrin
 
|Role=Contributor
 
|Role=Contributor
|Email=kxn30@yahoo.co.jp
+
|Email=ska@kiska.net
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Matthew Vanecek
+
|Real name=Brian Tiffin
 
|Role=Contributor
 
|Role=Contributor
|Email=mvanec@users.sourceforge.net
+
|Email=btiffin@gnu.org
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Steven O. Ellis
+
|Resource audience=Savannah
|Role=Contributor
+
|Resource kind=Developer
|Email=soellis@users.sourceforge.net
+
|Resource URL=https://savannah.gnu.org/projects/gnucobol/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=SourceForge
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group_id=216
+
|Resource URL=https://sourceforge.net/p/gnucobol/code/HEAD/tree/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnucobol-users/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnucobol/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnucobol-dev/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=Homepage
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnucobol-messages/
|Resource URL=http://sourceforge.net/tracker/?group_id=5709&atid=105709
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Download
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://sourceforge.net/projects/gnucobol/files/
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/cobolforgcc-announce
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://alpha.gnu.org/gnu/gnucobol/
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/cobolforgcc-devel
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Download
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://ftp.gnu.org/gnu/gnucobol/
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/cobolforgcc-users
 
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource kind=Download
|Software-development=compiler
+
|Resource URL=https://ftpmirror.gnu.org/gnucobol/
|Use=software-development
+
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/gnucobol.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://sourceforge.net/p/gnucobol/wiki/Home/
 +
}}
 +
{{Resource
 +
|Resource kind=Forum
 +
|Resource URL=https://sourceforge.net/p/gnucobol/discussion/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gnucobol
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q7095747
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=svn checkout https://svn.code.sf.net/p/gnucobol/code/trunk gnucobol-code
 +
|Decommissioned or Obsolete=No
 +
|Related projects=cobol-mode
 +
|Version identifier=3.2
 +
|Version date=2023-07-28
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2023-07-29
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftpmirror.gnu.org/gnucobol/gnucobol-3.2.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 09:24, 29 July 2023


[edit]

GnuCOBOL

https://gnucobol.sourceforge.io/
COBOL compiler and runtime.

GnuCOBOL is a modern COBOL compiler. It implements a substantial portion of the COBOL 85, COBOL 2002, COBOL 2014 and X/Open COBOL standards, as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others)

GnuCOBOL translates COBOL into C and compiles the translated code using a native C compiler.

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

29 July 2023

Notes

The GnuCOBOL compiler is licensed under GNU General Public License.

Verified by

Genium

Verified on

29 July 2023

Notes

The run-time library is licensed under GNU Lesser General Public License.




Leaders and contributors

Contact(s)Role
Ron Norman Contributor
Simon Sobisch Maintainer
Keisuke Nishida Original author
Sergey Kashyrin Contributor
Edward Hart Contributor
Roger While Old Maintainer
Brian Tiffin Contributor


Resources and communication

AudienceResource typeURI
Downloadhttps://ftp.gnu.org/gnu/gnucobol/
Generalhttps://translationproject.org/domain/gnucobol.html
SavannahDeveloperhttps://savannah.gnu.org/projects/gnucobol/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnucobol-messages/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnucobol-users/
Forumhttps://sourceforge.net/p/gnucobol/discussion/
Generalhttps://sourceforge.net/p/gnucobol/wiki/Home/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gnucobol/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnucobol-dev/
WikidataGeneralhttps://www.wikidata.org/wiki/Q7095747
Downloadhttps://alpha.gnu.org/gnu/gnucobol/
SourceForgeVCS Repository Webviewhttps://sourceforge.net/p/gnucobol/code/HEAD/tree/
DebianDeveloperhttps://tracker.debian.org/pkg/gnucobol
Downloadhttps://ftpmirror.gnu.org/gnucobol/
Downloadhttps://sourceforge.net/projects/gnucobol/files/


Software prerequisites

This entry (in part or in whole) was last reviewed on 29 July 2023.




Entry









"Original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Old Maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.

















"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"SourceForge" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
























"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.