| Free Pascal (aka FPK Pascal) 
是一个支持32/64位系统的专业Pascal编译器。支持包括如下处理器:Intel x86, Amd64/x86_64, PowerPC, 
PowerPC64, Sparc, ARM. 支持的操作系统包括:Linux, FreeBSD, Mac OS X/Darwin, Mac OS
 classic, DOS, Win32, Win64, WinCE, OS/2, Netware (libc and classic) 
以及MorphOS. Free Pascal 难得更新一次,该版本增加了一些小的功能,主要是修复不少bug。 详细内容包括: Delphi 2006 like for..in support Support for sealed and abstract class modifiers, new targets
    
    Many improvements and fixes to the XML, database and CHM packages Long term bug in OS/2 implementation of unit Video finally fixed
 which among others allows inclusion of the text-mode IDE (without 
debugger) for this platform as part of the distribution again. Many compiler bugfixes and more than half an year of library updates (since 2.4.0) 
 |