Difference between revisions of "Pascal"

From Free Software Directory
Jump to: navigation, search
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Pascal
 
|Name=GNU Pascal
|Short description=Pascal compiler of the GNU Project
+
|Short description=Pascal computer language compiler.
|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 | GCC]] backend and will be integrated in to [[gcc | GCC]] in the long run. It runs on all operating systems compatible with [[gcc | 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=https://www.gnu.org/software/pascal/
 
|Homepage URL=https://www.gnu.org/software/pascal/
|User level=none
+
|Is High Priority Project=No
|Computer languages=C
+
|Documentation note=https://www.gnu-pascal.de/gpc.pdf
|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/
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Paid support=info@g-n-u.de
+
 
|Accepts cryptocurrency donations=No
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|Related projects=RHIDE,Free_Pascal_Compiler,GTKpas,Pasdoc,p2c
+
 
|Keywords=compiler,pascal,GNU Pascal,gpc
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
[https://shop.fsf.org/books-docs/using-gcc-gnu-compiler-collection-reference-manual-v-33-discounted Using GCC: The GNU Compiler Collection Reference Manual, v. 3.3]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,RHIDE,Free_Pascal_Compiler,GTKpas,Pasdoc,p2c,gcc
 
|Version identifier=20060325
 
|Version identifier=20060325
 
|Version date=2006/03/25
 
|Version date=2006/03/25
 
|Version status=stable
 
|Version status=stable
|Version download=http://www.gnu-pascal.de/alpha/gpc-20060325.tar.bz2
+
|Version download=https://www.gnu-pascal.de/alpha/gpc-20060325.tar.bz2
|Last review by=Alejandroindependiente
+
|Last review by=Bendikker
|Last review date=2017/03/15
+
|Last review date=2019/01/09
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=pascal
 
|GNU package identifier=pascal
|License verified date=2001-01-26
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv2orlater
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2001-01-26
+
|License verified date=2018/04/28
 +
|License note=covers whole program
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater with exception
 +
|License verified by=Bendikker
 +
|License verified date=2018/06/22
 +
|License note=demos: if you incorporate even large parts of the code  into another program with substantially different functionality
 
}}
 
}}
 
{{Person
 
{{Person
Line 33: Line 58:
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=See for a complete list
+
|Real name=Russ Whitaker
|Role=Contributor
+
|Role=Maintainer
 +
|Email=russ@ashlandhome.net
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/pascal/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://www.g-n-u.de/mailman/listinfo/gpc/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:gpc-announce@gnu.de
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Support
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://www.gnu-pascal.de/alpha/
|Resource URL=mailto:gpc@gnu.de
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Programming-language=pascal
+
|Programming-language=C, pascal
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 
|Software-development=compiler, programming-language
 
|Software-development=compiler, programming-language
 
|Use=software-development
 
|Use=software-development
 +
|Uitoolkit=ncurses
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=gcc 2.95.x
+
|Prerequisite description=[[gcc | GCC]] 2.95.x
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=ncurses 5.0 or later (terminal)
+
|Prerequisite description=[[ncurses]] >=5.0 (terminal)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=PDCurses (X11)
+
|Prerequisite description=[[PDCurses]] (X11)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=rx (RegEx unit)
+
|Prerequisite description=[[rx | RX ]] (RegEx unit)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=gmp (GMP unit)
+
|Prerequisite description=[[gmp | GMP]] (GMP unit)
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 16:58, 9 January 2019


[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













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
























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.