To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Original author(s)Jukka Virtanen, Peter Gerwinski, Frank Heckenbach, Waldek Hebisch
Initial releaseProvides no regular releases.
Repository
Written inC (compiler), C and Pascal (runtime)
Operating systemCross-platform
TypeCompiler
LicenseGPL[1]
Websitewww.gnu-pascal.de

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 a 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 December 2016 no further releases or announcements about the future course of the project have been made.

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

YouTube Encyclopedic

  • 1/3
    Views:
    4 011 696
    1 712 253
    6 655 920
  • Pokimane EXPOSES Dark Truth about Having OnlyFans | #shorts
  • Bloater Attack Scene The Last of Us #shorts
  • Bella Ramsey Does A GREAT Clicker Impression #shorts

Transcription

See also

Notes

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

External links

This page was last edited on 21 May 2024, at 20:11
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.