Search results
Results from the WOW.Com Content Network
Free Pascal Compiler (FPC) is a compiler for the closely related programming-language dialects Pascal and Object Pascal.It is free software released under the GNU General Public License, with exception clauses that allow static linking against its runtime libraries and packages for any purpose in combination with any other software license.
Currently, older versions of Turbo Pascal (up to 5.5) are available for free download from Borland's site. IP Pascal implements the language "Pascaline" (named after Pascal's calculator), which is a highly extended Pascal compatible with original Pascal according to ISO 7185. It features modules with namespace control, including parallel ...
GNU Pascal is ISO 7185 compatible, and it implements most of the ISO 10206 Extended Pascal standard. [2] The major advantage of piggybacking GNU Pascal on the GCC compiler is that it is instantly portable to any platform the GCC compiler supports. However since GPC is a frontend, it does have to adapt if major changes are done to GCC (like a ...
Dev-Pascal is a free integrated development environment (IDE) distributed under the GNU General Public License for programming in Pascal and Object Pascal. It supports an ancient version of the Free Pascal compiler and GNU Pascal as backends. The IDE is written in Delphi. It can also handle the Insight Debugger. Dev-Pascal runs on Microsoft ...
An INF help file viewer that currently works on Windows, [2] Linux and FreeBSD. INF is the default help format of fpGUI, and is also the help format used in OS/2 (and also eComStation and ArcaOS). Free Pascal Testing Framework A cross-platform unit testing framework with a Console and GUI test runner.
Virtual Pascal is a freeware 32-bit Pascal programming language compiler, integrated development environment (IDE), and debugger for OS/2 and Microsoft Windows, with some limited Linux support. Virtual Pascal was developed by Vitaly Miryanov and later maintained by Allan Mertner.
Learn how to download and install or uninstall the Desktop Gold software and if your computer meets the system requirements.
The Free Pascal Runtime Library, abbreviated RTL, is Free Pascal's runtime library. The RTL consists of a collection of units that provide components and classes for general programming tasks. It acts as a basis for Free Pascal 's Free Component Library (FCL) and the Lazarus Component Library (LCL).