Difference between revisions of "FPC"

From Free Pascal wiki
Jump to navigationJump to search
(→‎General Info: mode info)
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
This is the main page of the '''Free Pascal Compiler''' ('''FPC''') itself.
 
This is the main page of the '''Free Pascal Compiler''' ('''FPC''') itself.
  
The current version of FPC is ([http://www.freepascal.org/ '''3.0.2''' march 2017])
+
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==
 +
 
* [[Standard Pascal]]
 
* [[Standard Pascal]]
 
* [[Platform list|Supported Platforms]]
 
* [[Platform list|Supported Platforms]]
  
 
Supported [[Compiler Mode|Pascal language mode]]s:
 
Supported [[Compiler Mode|Pascal language mode]]s:
 +
 
* [[Mode FPC]] (default mode)
 
* [[Mode FPC]] (default mode)
 
* [[Mode ObjFPC]] (full featured mode)
 
* [[Mode ObjFPC]] (full featured mode)
Line 16: Line 21:
 
* [[Mode MacPas]] ([[Mac Pascal]] compatibility)
 
* [[Mode MacPas]] ([[Mac Pascal]] compatibility)
 
* [[Mode iso]] ([[Standard Pascal]] - ISO 7185 compatiblity)
 
* [[Mode iso]] ([[Standard Pascal]] - ISO 7185 compatiblity)
* [[Mode extpas]] ([[Extended Pascal]] - ISO 10206 compatibility)
+
 
 +
Planned language modes:
 +
 
 +
* [[Mode extendedpascal]] ([[Extended Pascal]] - ISO 10206 compatibility)
  
 
Obsolete language modes:
 
Obsolete language modes:
 +
 
* [[Mode GPC]] ([[GNU Pascal]] compatibility)
 
* [[Mode GPC]] ([[GNU Pascal]] compatibility)
  
 
==Using FPC==
 
==Using FPC==
 +
 
* [[Writing portable code regarding the processor architecture]]
 
* [[Writing portable code regarding the processor architecture]]
 
* [[Writing efficient code]]
 
* [[Writing efficient code]]
Line 29: Line 39:
 
* [[CGI Web Programming]]
 
* [[CGI Web Programming]]
 
* [[Releasing units without source code]]
 
* [[Releasing units without source code]]
* [[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.
 
 
* [[Programming with Objects and Classes]]
 
* [[Programming with Objects and Classes]]
 
* [[Runtime Type Information (RTTI)]]
 
* [[Runtime Type Information (RTTI)]]
  
 
==Developing FPC==
 
==Developing FPC==
 +
 
* [[Compiler development articles]]
 
* [[Compiler development articles]]
 
* [[Language related articles]]
 
* [[Language related articles]]
Line 39: Line 49:
 
* [[FPC Unicode support]]
 
* [[FPC Unicode support]]
  
 +
[[Category:Main]]
 
[[Category:FPC]]
 
[[Category:FPC]]

Revision as of 20:50, 20 August 2020