Difference between revisions of "FPC"

From Free Pascal wiki
Jump to navigationJump to search
(36 intermediate revisions by 19 users not shown)
Line 1: Line 1:
This is the main page of the compiler itself.
+
{{fpc}}
 +
 
 +
This is the main page of the '''Free Pascal Compiler''' ('''FPC''') itself.
 +
 
 +
The current version of FPC is ([http://www.freepascal.org/ '''3.2.0''' June 19, 2020])
 +
 
 +
* [[FPC New Features 3.2.0]]
 +
* [[User Changes 3.2.0|FPC User Changes 3.2.0]]
  
 
==General Info==
 
==General Info==
  
[[Platform list|Supported Platforms]]
+
* [[Standard Pascal]]
 +
* [[Platform list|Supported Platforms]]
  
Supported [[Language Mode]]s:
+
Supported [[Compiler Mode|Pascal language mode]]s:
* [[Mode FPC]]
 
* [[Mode OBJFPC]]
 
* [[Mode Delphi]]
 
* [[Mode TP]]
 
* [[Mode GPC]]
 
* [[Mode MacPas]]
 
  
==Using FPC==
+
* [[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)
  
[[Writing portable code regarding the processor architecture]]
+
Planned language modes:
  
[[Writing efficient code]]
+
* [[Mode extendedpascal]] ([[Extended Pascal]] - ISO 10206 compatibility)
  
[[Link on target]]
+
Obsolete language modes:
  
[[FPC and Qt]]
+
* [[Mode GPC]] ([[GNU Pascal]] compatibility)
  
[[FPC and SDL]]
+
==Using FPC==
 
 
[[Setup Cross Compile For ARM]]
 
  
[[Using resourcestrings]]
+
* [[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]]

Revision as of 19:50, 20 August 2020