Difference between revisions of "Pascal"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=GNU Pascal |Short description=Pascal compiler of the GNU Project |Full description=GNU Pascal is the Pascal language compiler of Project GNU. It is a 32/64 bit comp...")
 
Line 3: Line 3:
 
|Short description=Pascal compiler of the GNU Project
 
|Short description=Pascal compiler of the GNU Project
 
|Full description=GNU Pascal is the Pascal language compiler of Project GNU. It is a 32/64 bit compiler that is linked against the GCC backend and will be integrated in to GCC in the long run. It runs on all operating systems compatible with GCC, and can act as a native or a cross compiler between those systems. It implements ISO Pascal, Borland Pascal 7.0, and parts of other Pascal standards or de-facto standards.
 
|Full description=GNU Pascal is the Pascal language compiler of Project GNU. It is a 32/64 bit compiler that is linked against the GCC backend and will be integrated in to GCC in the long run. It runs on all operating systems compatible with GCC, and can act as a native or a cross compiler between those systems. It implements ISO Pascal, Borland Pascal 7.0, and parts of other Pascal standards or de-facto standards.
 +
|Homepage URL=http://www.gnu.org/software/pascal/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.gnu-pascal.org/
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manual available in HTML format from http://www.gnu-pascal.org/gpc/; Croatian user manual available in HTML format from http://www.gnu-pascal.org/gpc-hr/; User manual available in PDF format from http://www.gnu-pascal.org/gpc.pdf; User manual available in PostScript format from http://www.gnu-pascal.org/gpc.ps.bz2; User manual available in DVI format from http://www.gnu-pascal.org/gpc.dvi.bz2; German user manual available in HTML format from http://www.gnu-pascal.org/~eike/
 
|Documentation note=User manual available in HTML format from http://www.gnu-pascal.org/gpc/; Croatian user manual available in HTML format from http://www.gnu-pascal.org/gpc-hr/; User manual available in PDF format from http://www.gnu-pascal.org/gpc.pdf; User manual available in PostScript format from http://www.gnu-pascal.org/gpc.ps.bz2; User manual available in DVI format from http://www.gnu-pascal.org/gpc.dvi.bz2; German user manual available in HTML format from http://www.gnu-pascal.org/~eike/
 
|Paid support=info@g-n-u.de
 
|Paid support=info@g-n-u.de
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=RHIDE,Free_Pascal_Compiler,GTKpas,Pasdoc,p2c
 
|Related projects=RHIDE,Free_Pascal_Compiler,GTKpas,Pasdoc,p2c
 
|Keywords=compiler,pascal,GNU Pascal,gpc
 
|Keywords=compiler,pascal,GNU Pascal,gpc
|Is GNU=y
+
|Version identifier=20050331
 +
|Version date=2005-04-08
 +
|Version status=stable
 +
|Version download=http://www.gnu-pascal.de/alpha/gpc-20050331.tar.bz2
 +
|Version comment=20050331 stable released 2005-04-08
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
 
|Last review date=2005-04-25
 
|Last review date=2005-04-25
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=20050331
+
|Is GNU=Yes
|Version date=2005-04-08
+
|GNU package identifier=pascal
|Version status=stable
+
|License verified date=2001-01-26
|Version download=http://www.gnu-pascal.de/alpha/gpc-20050331.tar.bz2
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2001-01-26
 
|License verified date=2001-01-26
|Version comment=20050331 stable released 2005-04-08
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Peter Gerwinski
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Peter Gerwinski
 
 
|Email=peter@gerwinski.de
 
|Email=peter@gerwinski.de
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=See for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Real name=See for a complete list
 
|Email=
 
|Resource URL=http://phpgroupware.org/contributors
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 53: Line 50:
 
|Interface=command-line
 
|Interface=command-line
 
|Programming-language=pascal
 
|Programming-language=pascal
|Software-development=compiler,programming-language
+
|Software-development=compiler, programming-language
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2001-01-26
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 81: Line 73:
 
|Prerequisite description=gmp (GMP unit)
 
|Prerequisite description=gmp (GMP unit)
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:11, 12 October 2012


[edit]

GNU Pascal

https://www.gnu.org/software/pascal/
Pascal computer language compiler.

GNU Pascal is the Pascal language compiler of Project GNU. It is a 32/64 bit compiler that is linked against the GCC backend and will be integrated in to GCC in the long run. It runs on all operating systems compatible with GCC, and can act as a native or a cross compiler between those systems. It implements ISO Pascal, Borland Pascal 7.0, and parts of other Pascal standards or de-facto standards.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

28 April 2018

Notes

covers whole program

Verified by

Bendikker

Verified on

22 June 2018

Notes

demos: if you incorporate even large parts of the code into another program with substantially different functionality




Leaders and contributors

Contact(s)Role
Russ Whitaker Maintainer
Peter Gerwinski Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://www.g-n-u.de/mailman/listinfo/gpc/
Downloadhttps://www.gnu-pascal.de/alpha/
Python (Ref)https://pypi.org/project/pascal/


Software prerequisites

KindDescription
Weak prerequisitePDCurses (X11)
Required to build GCC 2.95.x
Weak prerequisitencurses >=5.0 (terminal)
Weak prerequisite RX (RegEx unit)
Weak prerequisite GMP (GMP unit)




Entry






























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.