Difference between revisions of "FPC"

From Lazarus wiki
Jump to navigationJump to search
(Typo/lang sweep)
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
FPC stands for the Free Pascal Compiler, a compiler for the programming language [[Pascal]], licensed under [[GPL]].
+
FPC stands for the Free Pascal Compiler, a compiler for the programming language [[Pascal]], licensed under [[GPL]]. Also known as FPK (which means the same in German).
  
 
FPC supports the following targets:
 
FPC supports the following targets:
Line 5: Line 5:
 
* [[Target Linux]]
 
* [[Target Linux]]
 
* Several forms of BSD...
 
* Several forms of BSD...
* [[Target MacOS]]
+
* [[Target Darwin]] (MacOS X)
 +
* [[Target MacOS]] (classic MacOS)
 +
* [[Target OS2]]
 +
* [[Target EMX]]
 
* ''plus more...''
 
* ''plus more...''
  
Line 14: Line 17:
 
* [[Mode TP]]
 
* [[Mode TP]]
 
* [[Mode GPC]]
 
* [[Mode GPC]]
* [[Mode MAC]]
+
* [[Mode MacPas]]

Revision as of 18:31, 21 June 2004

FPC stands for the Free Pascal Compiler, a compiler for the programming language Pascal, licensed under GPL. Also known as FPK (which means the same in German).

FPC supports the following targets:

FPC supports the following Language Modes: