Pascal (programming language): Difference between revisions

Content deleted Content added
Uriyan (talk | contribs)
No edit summary
Rlee0001 (talk | contribs)
No edit summary
Line 11:
With ''Turbo Pacal'' version 5 Borland added [[Object Oriented Programming|Object Orientation]] to Pascal forming the ''Object Pascal'' dialect. Their main language from [[1996]] on, [[Delphi programming language|Delphi]], is in turn based on this. A version of Delphi for Linux is known as [[Kylix]].
 
== Publicly available compielrscompilers ==
Several Pascal compilers are available for the use of general public:
* [http://agnes.dida.physik.uni-essen.de/~gnu-pascal/about.html GNU Pascal Compiler] (GPC) is an additional front-end to the GNU Compiler Collection ([[GCC]]), and is written in C. Distributed freely under the [[GNU General Public License]].