📑 Table of Contents
GNU Pascal
Original authorsJukka Virtanen, Peter Gerwinski, Frank Heckenbach, Waldek Hebisch
ReleaseProvides no regular releases.
Final release
2.1 / 4 September 2007; 18 years ago (2007-09-04)
Written inC (compiler), C and Pascal (runtime)
Operating systemCross-platform
TypeCompiler
LicenseGPL[1]
Websitewww.gnu-pascal.de Edit this on Wikidata
Repository

GNU Pascal (GPC) is a Pascal compiler composed of a frontend to GNU Compiler Collection (GCC), similar to the way Fortran and other languages were added to GCC. GNU Pascal is ISO 7185 compatible, and it implements most of the ISO 10206 Extended Pascal standard.[2]

The major advantage of piggybacking GNU Pascal on the GCC compiler is that it is instantly portable to any platform the GCC compiler supports. However, since GPC is an out of tree frontend, it does have to adapt if major changes are done to GCC (like a major new version). Typically, new major versions are adopted only slowly (still mostly at 3.x, with 4.x experimental builds). This is probably one of the reasons why developers are looking at a C targeting backend.

In July 2010 a developer publicly asked opinion (it vanished from the web between July 2014 and June 2015) on the future of GNU Pascal, due to developer shortage and maintenance issues as a GCC port. There was a lively discussion on the maillist where the developers seemed to lean towards reimplementing in C++ with a C code generating backend. The maillist went to sleep again, and as of September 2025 no further releases or announcements about the future course of the project have been made. The last mailing list message of any kind was in 2021.

Dev-Pascal is a graphical IDE that supports GNU Pascal.

See also

edit

Notes

edit
  1. ^ "The GNU project".
  2. ^ GPC Manual
edit

📚 Artikel Terkait di Wikipedia

Pascal (programming language)

least twice as fast. Dev-Pascal is a Pascal IDE that was designed in Borland Delphi and which supports Free Pascal and GNU Pascal as back ends. Lazarus is

Linux

Basic, RapidQ and Xojo. Pascal is implemented through GNU Pascal, Free Pascal, Virtual Pascal, and graphically via Lazarus, PascalABC.NET, or Delphi using

Free Pascal

written in the Turbo Pascal dialect which produced 32-bit code for the GO32v1 DOS extender, (developed and used by the DJ's GNU Programming Platform project)

Object Pascal

generate native binaries from Object Pascal. The open source GNU Pascal compiler is available as a front-end to the GNU Compiler Collection, which implements

List of GNU packages

programming in MIX GNU Pascal – Pascal compiler GNU Smalltalk – ANSI Smalltalk-98 implementation (interpreter and class library) MIT/GNU Scheme – interpreter

Dev-Pascal

Dev-Pascal is a free integrated development environment (IDE) distributed under the GNU General Public License for programming in Pascal and Object Pascal

GNU Compiler Collection

The GNU Compiler Collection (GCC; formerly GNU C Compiler) is a collection of compilers from the GNU Project that support various programming languages

Goto

 217–220. ISBN 978-1-118-05424-6. GNU Pascal development team (2005). "GNU Pascal Coding Standards". www.gnu-pascal.de. Free Software Foundation. Retrieved