Difference between revisions of "FPC"

From Lazarus wiki
Jump to navigationJump to search
m
m (Updated date, version numbers and links for 3.2.2)
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{fpc}}
 
{{fpc}}
  
This is the main page of the Free Pascal Compiler (FPC) itself.
+
This is the main page of the '''Free Pascal Compiler''' ('''FPC''') itself.
  
==General Info==
+
The current version of FPC is [http://www.freepascal.org/ '''3.2.2''' May 21, 2021].
  
[[Standard Pascal]]<br>
+
* [[FPC New Features 3.2.2]]
[[Platform list|Supported Platforms]]
+
* [[User Changes 3.2.2|FPC User Changes 3.2.2]]
  
Supported [[Language Mode]]s:
+
==General Info==
* [[Mode FPC]]
 
* [[Mode ObjFPC]]
 
* [[Mode Delphi]]
 
* [[Mode TP]]
 
* [[Mode GPC]]
 
* [[Mode MacPas]]
 
  
==Using FPC==
+
* [[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)
  
[[Cross compiling]]
+
Planned language modes:
  
[[Link on target]]
+
* [[Mode extendedpascal]] ([[Extended Pascal]] - ISO 10206 compatibility)
  
[[Using resourcestrings]]
+
Obsolete language modes:
  
[[CGI Web Programming]]
+
* [[Mode GPC]] ([[GNU Pascal]] compatibility)
  
[[Releasing units without source code]]
+
==Using FPC==
  
[[Useful changes not in the fixes branch]]: a list of revisions of fpc 2.3.1, that are not part of fpc 2.2.0.
+
* [[Writing portable code regarding the processor architecture]]
 
+
* [[Writing efficient code]]
[[Programming with Objects and Classes]]
+
* [[Cross compiling]]
 
+
* [[Link on target]]
[[Runtime Type Information (RTTI)]]
+
* [[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]]
[[Language related articles]]
+
* [[Compile With Delphi]]
 
+
* [[FPC Unicode support]]
[[Compile With Delphi]]
 
 
 
[[FPC Unicode support]]
 
  
 +
[[Category:Main]]
 
[[Category:FPC]]
 
[[Category:FPC]]

Latest revision as of 00:52, 11 June 2021