Members Area


Recommended Sites:

Top Software Keywords
compiler download
programming download
language download
script download
c ide download
bat2exe download
java download
visual basic download
vista download
free download
code download
logicsim logicsim verilog simulator download
games download
qbasic download
pascal download
library download
basic download
bat to exe download
windows download
crack download
the war of the worlds download
vbscript download
ide download
exe download
compile download
development download
rad tool download
write download
tool download
response time download


Free Pascal 2.6.0     Save this software to your software Watch List

(1 rating)

Author

Free Pascal Team

License Open Source
OS Win95, Win98, WinME, Windows2000, Windows2003, WinNT 4.0, WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Linux, Mac OS X
Date Released January 01, 2012
Downloads 826
Filesize 35.00 MB
Install Support Instal And Uninstall
Keywords pascal compiler, smart linker, compile pascal, pascal, compiler, smart
Your Rating
  - click to rate
Free Pascal screenshot
[ View full size screenshot ]

Download Free Pascal   Add to Watch List   Report Spyware

... more readable and maintainable than for example in C, and let's even forget about C++. And you don't need to give up the ... to worry about polluting the namespace, like in C where an identifier needs to be unique accross ... Integrated development environment Free Pascal comes with an IDE which work on several platforms, in which you ... will save huge amounts of time using the IDE, the best programming friend you have.
· ...

Download Free Pascal   Add to Watch List   Report Spyware


Free Pascal - Copyright notice

Using Free Pascal Free Download crack, warez, password, serial numbers, torrent, keygen, registration codes, key generators is illegal and your business could subject you to lawsuits and leave your operating systems without patches. We do not host any torrent files or links of Free Pascal on rapidshare.com, depositfiles.com, megaupload.com etc. All Free Pascal download links are direct Free Pascal full download from publisher site or their selected mirrors.
Avoid: oem software, old version, warez, serial, torrent, Free Pascal keygen, crack.
Consider: Free Pascal full version, full download, premium download, licensed copy.

Free Pascal - Latest User Reviews

 Write a Review   


Free Pascal - The Latest Versions History

Version Date Released Status Release Notes
Free Pascal 2.6.0 Jan 1, 2012 New Release - 0021008: [Documentation] PNG image is not embedded in CHM documentation (Michael Van Canneyt) - resolved.
- 0021029: [Compiler] wrong range-check errors reported with INLINE-functions (Jonas Maebe) - resolved.
- 0021058: [RTL] Function CeRapiUninit in rapi.pp always fails (correction included) (Marco van de Voort) - resolved.
- 0016345: [Packages] fcl-passrc cannot handle macros (Michael Van Canneyt) - resolved.
- 0021005: [Compiler] linking a pascal program for arm-gba fails (Florian) - resolved.
- 0021034: [Compiler] Since SVN revision 19977 bootstrapping 32-bit compiler fails. (Joost van der Sluis) - resolved.
- 0021003: [Packages] make packages fails. dummy include files are not found. (Florian) - resolved.
- 0020998: [Compiler] int64 (emulated) division by powers of 2 does not compile to shift (Florian) - resolved.
- 0021013: [Packages] Add unit glext to be compiled for win64 (Florian) - resolved.
Free Pascal 2.4.4 May 22, 2011 New Release - 0016171: [Packages] error when compiling packages (custfcgi) with -Cr on Windows (Jonas Maebe) - resolved.
- 0016158: [RTL] InternalExit crashes in DLL, if DllMain is called with reason DLL_PROCESS_DETACH more than once (Marco van de Voort) - resolved.
- 0015845: [Packages] XQueryKeymap function declaration (in xlib.pp) seems to be wrong (Marco van de Voort) - resolved.
- 0015313: [FCL] tMemoryStream limit to 32b (Florian Klämpfl) - resolved.
- 0015190: [FCL] Extend CompareMemRange of unit sysutils to use PtrUInt for Length (Florian Klämpfl) - resolved.
- 0015062: [RTL] Please remove DEFAULT_GUI_FONT from Windows CE RTL (Yury Sidorov) - resolved.
- 0014605: [Packages] SmsSendMessage function from SMS.pp unit is declared wrong (Marco van de Voort) - resolved.
- 0014086: [Packages] DBus interface is outdated (Sergei Gorelkin) - resolved.
- 0014075: [RTL] ipc_sys not working (Jonas Maebe) - resolved.
- 0013363: [RTL] bug ipcctl() (Jonas Maebe) - resolved.
Free Pascal 2.4.2 Nov 12, 2010 New Release A new release 2.4.2 is available from our sites. 2.4.2 is the first fixes release from the 2.4 series. Improvements, amongst others:

* Delphi 2006 like for..in support
* Support for sealed and abstract class modifiers,
* new targets
o 64-bit FreeBSD (x86_64)
* 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)

Downloads are available from the download page (mirrors should follow soon).
Free Pascal 2.4.0 Jan 21, 2010 New Release · [IDE] fix the single line glitch issue in XCode syntax highlighting (Jonas Maebe)
· [RTL] SysReAllocMem can corrupt the heap (Micha Nelissen)
· [RTL] SysGetMem_Var never reuses a perfect matching block (Micha Nelissen)
· [Compiler] Updates of German error message files in 2.4.0-RC1 (Marco van de Voort)
· [Documentation] TList.Extract does not, and should not, Notify with lnDeleted (Michael Van Canneyt)
· [Packages] x86_64 fp-units-gfx deb package has wrong content (Abou Al Montacir)
· [Utilities] Patch to fpcmake to consider Haiku as a unix like platform (Marco van de Voort)
· [Packages] For FPC 2.4-rc1 sqlite3 stubs has sqlite3_result_cint insteady of sqlite3_result_int (Marco van de Voort)
· [Documentation] Various grammar & spelling mistakes in ref.tex file (Michael Van Canneyt)
· [Compiler] Loading FPC dylib fails at runtime (Jonas Maebe)
· [Compiler] Bus Error when linking to dylib with Snow Leopard (Jonas Maebe)
Free Pascal 2.2.4 Apr 15, 2009 New Release · 0013148: [Packages] FreeBSD pThreads sem_timedwait lack (Marco van de Voort) resolved.
· 0013077: [RTL] win64: MEMORY_BASIC_INFORMATION.RegionSize should be T_SIZE (Marco van de Voort) resolved.
· 0013065: [Compiler] FPCAPACHE not exact in fpc.cfg (Jonas Maebe) resolved.
· 0011468: [Database Components] It seems bookmarks are broken for TFixedFormatDataSet. (Joost van der Sluis) resolved.
· 0012856: [Compiler] ressource can't be used (Yury Sidorov) resolved.
· 0012514: [FCL] PasZlib fails (either corrupt output or crash) when gzipping certain files (Marco van de Voort) resolved.
· 0012809: [Database Components] Streaming error with TField.FieldKind (Joost van der Sluis) resolved.
· 0012370: [Compiler] Compilation of {$I dir1dir2x.pas } kind statements is not handled consistently by FPC . (Marco van de Voort) resolved.
· 0012629: [Compiler] DLL becomes unloadable without line-numbering information (Yury Sidorov) resolved.
Free Pascal 2.2.2 Aug 13, 2008 New Release


Most popular c ide software downloads in Compilers & Interpreters

Shareware, $79.95

C-Free 5.0 Pro download


C-Free is a professional C/C++ integrated development environment (IDE) that support multi-compilers. With ... edit, build, run and debug programs freely. With C/C++ source parser included, although C-Free is a lightweight C/C++ development tool, it has powerful features to let ... following: (1) MinGW 2.95/3.x/4.x/5.0 (2) Cygwin (3) Borland C++ Compiler (4) Microsoft C++ Compiler (5) Intel C++ ...
Details   Download   Add to Watch List
Freeware

Creative C++ - Development Environment! 7.0.1.13 download


Creative C++ is a Great Looking, Excellent Working, Amazing C/C++ Programming Compiler and Integrated Development Environment (IDE) For ... Compilation System. It can also import Microsoft Visual C++ 6.0 Projects and Compile Your Games, Software and ... compatibility o Built-in CVS support o Supports MingW/Visual C++ (6, 2003, 2005 and 2008) * Quickly create ...
Details   Download   Add to Watch List
Commercial, $0.00

BoostC C compiler (Full License) 6.97 download


... Microchip. We offer complete development solution that includes C, C++ and Basic compilers for PICmicro, IDE with project management tools, editor, code browser and ...
Details   Download   Add to Watch List
Open Source, $0.00

Free Pascal 2.6.0 download


... more readable and maintainable than for example in C, and let's even forget about C++. And you don't need to give up the ... to worry about polluting the namespace, like in C where an identifier needs to be unique accross ... Integrated development environment Free Pascal comes with an IDE which work on several platforms, in which you ...
Details   Download   Add to Watch List
Open Source, $0.00

wxDEV-C++ 4.9.9.2 download


... is a visual RAD designer that works like C++ Builder to create wxWidgets applications. wxDev-C++ supports both ... * Built-in CVS support * Supports MinGW/Visual C++ (6, 2003, 2005 and 2008) Quickly create Windows and console applications, static libraries and DLL's Support for project templates to expedite the ...
Details   Download   Add to Watch List
Open Source, $0.00

wxDEV-C++ for Linux 7.3.1.3 download


... is a visual RAD designer that works like C++ Builder to create wxWidgets applications. wxDev-C++ supports both ... * Built-in CVS support * Supports MinGW/Visual C++ (6, 2003, 2005 and 2008) Quickly create Windows and console applications, static libraries and DLL's Support for project templates to expedite the ...
Details   Download   Add to Watch List
Freeware

Creative C++ - Development Environment! 7.0.1.13 download


Creative C++ is a Great Looking, Excellent Working, Amazing C/C++ Programming Compiler and Integrated Development Environment (IDE) For ... Compilation System. It can also import Microsoft Visual C++ 6.0 Projects and Compile Your Games, Software and ... compatibility o Built-in CVS support o Supports MingW/Visual C++ (6, 2003, 2005 and 2008) * Quickly create ...
Details   Download   Add to Watch List
Open Source, $0.00
5 stars award

KDevelop 4.2.3 download


KDevelop is a free, open source IDE (Integrated Development Environment) for MS Windows, Mac OS ... and FreeBSD. It is a feature-full, plugin extensible IDE for C/C++ and other programming languages. It is based on ... that can be used as a foundation for IDE-like programs. It is programing-language independent, and is planned ...
Details   Download   Add to Watch List
Trialware, $179.00

Wing IDE Professional for Linux 4.1.1-1 download


Wing IDE and Python focus on boosting productivity and code ... Python code, whether it is launched from the IDE, externally by a web server, or running as a script in an embedded copy of Python. The debugger also include special support for Zope and Plone. · Exception Detection: Wing distinguishes ...
Details   Download   Add to Watch List
Open Source, $0.00

ZinjaI for Mac OS X 20111022 download


ZinjaI is a C++ IDE (integrated development environment) developed in the context of ... highlighting, code folding, avanced search and replace, special C++ commands, intelligent and automatic indentation, and more quick ... system (current, totaly in spanish): documentation about the IDE, tutorials, about advanced features and C++ reference (still incomplete) context sensitive autocomletion and calltips ...
Details   Download   Add to Watch List