Difference between revisions of "FPC"

From Lazarus wiki
Jump to navigationJump to search
 
m (Updated date, version numbers and links for 3.2.2)
 
(34 intermediate revisions by 19 users not shown)
Line 1: Line 1:
This is the main page of the Free Pascal Compiler (FPC) itself.
+
{{fpc}}
  
==General Info==
+
This is the main page of the '''Free Pascal Compiler''' ('''FPC''') itself.
  
[[Standard Pascal]]<br>
+
The current version of FPC is [http://www.freepascal.org/ '''3.2.2''' May 21, 2021].
[[Platform list|Supported Platforms]]
 
  
Supported [[Language Mode]]s:
+
* [[FPC New Features 3.2.2]]
* [[Mode FPC]]
+
* [[User Changes 3.2.2|FPC User Changes 3.2.2]]
* [[Mode OBJFPC]]
 
* [[Mode Delphi]]
 
* [[Mode TP]]
 
* [[Mode GPC]]
 
* [[Mode MacPas]]
 
  
==Using FPC==
+
==General Info==
 +
 
 +
* [[Standard Pascal]]
 +
* [[Platform list|Supported Platforms]]
  
[[Writing portable code regarding the processor architecture]]
+
Supported [[Compiler Mode|Pascal language mode]]s:
  
[[Writing efficient code]]
+
* [[Mode FPC]] (default mode)
 +
* [[Mode ObjFPC]] (full featured mode)
 +
* [[Mode Delphi]] ([[Delphi]] compatibility)
 +
* [[Mode TP]] ([[Turbo Pascal]] compatibility)
 +
* [[Mode MacPas]] ([[Mac Pascal]] compatibility)
 +
* [[Mode iso]] ([[Standard Pascal]] - ISO 7185 compatiblity)
  
[[Link on target]]
+
Planned language modes:
  
[[FPC and Qt]]
+
* [[Mode extendedpascal]] ([[Extended Pascal]] - ISO 10206 compatibility)
  
[[FPC and SDL]]
+
Obsolete language modes:
  
[[Setup Cross Compile For ARM]]
+
* [[Mode GPC]] ([[GNU Pascal]] compatibility)
  
[[Using resourcestrings]]
+
==Using FPC==
  
[[Cross-compilation from Win32 to GO32v2]]
+
* [[Writing portable code regarding the processor architecture]]
 +
* [[Writing efficient code]]
 +
* [[Cross compiling]]
 +
* [[Link on target]]
 +
* [[Using resourcestrings]]
 +
* [[CGI Web Programming]]
 +
* [[Releasing units without source code]]
 +
* [[Programming with Objects and Classes]]
 +
* [[Runtime Type Information (RTTI)]]
  
 
==Developing FPC==
 
==Developing FPC==
  
[[Compiler development articles]]
+
* [[Compiler development articles]]
 +
* [[Language related articles]]
 +
* [[Compile With Delphi]]
 +
* [[FPC Unicode support]]
  
[[Language related articles]]
+
[[Category:Main]]
 +
[[Category:FPC]]

Latest revision as of 23:52, 10 June 2021