Free Pascal 2.2已经发布,
支持更多平台,支持Intel x86,Amd64/x86_64,PowerPC,Sparc处理器;使用Intel处理器的Mac OS
X,Game Boy Advance,Windows CE和64-Windows系统。Free
Pascal是目前第一个也是唯一一个免费的64位Windows平台的程序编译器。新版的改进包括内部编译和连接程序更快和更小,更轻松的debug,
大量代码优化,数据库支持改善等等。 A 32/64-bit Pascal Compiler for AmigaOS, DOS, Linux, *BSD, OS/2, MacOS(X) and Win32/64/CE; semantically compatible with Borland Pascal 7 and Delphi with extra features such as operator overloading and generics. The compiler itself is written in Pascal. September 10, 2007 The Free Pascal Compiler team is pleased to announce the release of FPC 2.2.0! Work on version 2.2 started in May 2005. The results of this work is now available to you. An overview of most changes can be found in the file whatsnew.txt, included in the distribution and available on the Free Pascal web site, but some highlights are: Architectures: PowerPC/64 and ARM support Platforms: Windows x64, Windows CE, Mac OS X/Intel, Game Boy Advance, and Game Boy DS support Linker: fast and lean internal linker for Windows platforms Debugging: Dwarf support and the ability to automatically fill variables with several values to more easily detect uninitialised uses Language: support for interface delegation, bit packed records and arrays and support for COM/OLE variants and dispinterfaces Infrastructure: better variants support, multiple resource files support, widestrings are COM/OLE compatible on Windows, improved database support Downloads are available at: http://www.freepascal.org/download.var On behalf of the FPC team, Daniël Mantione |