📜 ⬆️ ⬇️

Free Pascal 2.2.0

This week a new version of Free Pascal 2.2.0 (FPC) is released - an open-source compiler for the Pascal language (Object Pascal). Two years have passed since the release of the previous version.

Among the new features introduced in this release:
* Support for new architectures: PowerPC / 64 and ARM
* New platforms: Windows x64, Windows CE, Mac OS X / Intel, Game Boy Advance, and Game Boy DS
* Linker: fast internal linker for Windows platforms
* Debugging: Dwarf support
* Language: interface delegation support
* Infrastructure: improved support for the variant, support for multiple resource files, improved support for databases

There is a detailed list of changes in Free Pascal 2.2.0 in Russian.
')
Download Free Pascal 2.2.0 from the official website of the site www.freepascal.org .

Source: https://habr.com/ru/post/14126/


All Articles