FPC
From Free Pascal wiki
Jump to navigationJump to search
│
العربية (ar) │
Deutsch (de) │
English (en) │
español (es) │
فارسی (fa) │
français (fr) │
magyar (hu) │
Bahasa Indonesia (id) │
日本語 (ja) │
한국어 (ko) │
português (pt) │
русский (ru) │
中文(中国大陆) (zh_CN) │
This is the main page of the Free Pascal Compiler (FPC) itself.
The current version of FPC is 3.2.2 May 21, 2021.
General Info
Supported Pascal language modes:
- 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)
Planned language modes:
- Mode extendedpascal (Extended Pascal - ISO 10206 compatibility)
Obsolete language modes:
- Mode GPC (GNU Pascal compatibility)
Using FPC
- 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)