Free Pascal نسخه‌ها

Free Pascal است 32-با 64-و 16-بیت حرفه ای Pascal کامپایلر
3.2
ژوئن ۲۵, ۲۰۲۰
سپتامبر ۲۸, ۲۰۱۵
نظرات
ژانویه ۳, ۲۰۱۲
بررسی توسط هیئت تحریریه
rating
دسامبر ۳۱, ۲۰۰۹
نظرات
دسامبر ۳, ۲۰۰۹
فوریه ۱۴, ۲۰۰۸
بررسی توسط هیئت تحریریه
rating
دسامبر ۲۹, ۲۰۰۸
اکتبر ۵, ۲۰۰۸
مارس ۷, ۲۰۰۸

موارد جدید

v3.0.4 [Sep 28, 2015]
This version includes support for several new platforms, codepage-aware strings and an integrated Pascal source-repository.

v2.6.4 [Jan 3, 2012]
Free Pascal 2.6.0 is a new major version of the Free Pascal compiler.
Some highlights are:
Platforms:
* iPhoneSimulator target
Compiler:
* Many new language features:
* Objective-Pascal dialect, supported on all Mac OS X and iOS targets
* constref parameter modifier for "const by reference"
* Pascal boolean types with multiple sizes (boolean16/32/64)
* ISO 7185 language mode (except for I/O). Features amongst others:
* nested procedure variables
* non-local goto's
* Mac Pascal mode improvements
* nested procedure variables
* univ modifier
* Intrinsics
* sar (shift arithmetic right)
* bsf/bsr (bitscan forward/reverse)
* Delphi compatibility mode improvements
* Nested types, class variables and class local constants
* Advanced records syntax (no constructors yet)
* (for..in) Enumerators in records
* Class and record helpers
* Generic records, arrays and procedural types
* Delphi-compatibility of generics improved
* Scoped enumerations
* Custom messages for "deprecated" directive
* Ability to use "&" for escaping keywords
* New ARM code generator features
* ARM VFPv2 and VFPv3 floating point unit support
* Thumb-2 support
Packages:
* Many improvements to the rtl
* Many improvements to the database units (fcl-db)
* Objective-Pascal interfaces to Foundation, AppKit, CoreData and WebCore
* OpenGL headers updated to OpenGL 4.0