enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Free Pascal - Wikipedia

    en.wikipedia.org/wiki/Free_Pascal

    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.

  3. fpGUI - Wikipedia

    en.wikipedia.org/wiki/FpGUI

    fpGUI, the Free Pascal GUI toolkit, is a cross-platform graphical user interface toolkit developed by Graeme Geldenhuys. fpGUI is open source and free software, licensed under a Modified LGPL license. The toolkit has been implemented using the Free Pascal compiler, meaning it is written in the Object Pascal language.

  4. Object Pascal - Wikipedia

    en.wikipedia.org/wiki/Object_Pascal

    Free Pascal Compiler (FPC) is an open-source Object Pascal compiler that supports many Pascal dialects, including Turbo Pascal 7, Delphi, and others. Currently, FPC can generate code for IA-32 , x86-64 , PowerPC , SPARC , and ARM processors, and for several operating systems, including Microsoft Windows , Linux , FreeBSD , Classic Mac OS , and ...

  5. Lazarus (software) - Wikipedia

    en.wikipedia.org/wiki/Lazarus_(software)

    Architecture of the Lazarus Component Library Interaction of class libraries and widgetsets in Lazarus and Free Pascal. Lazarus uses Free Pascal as its back-end compiler. As Free Pascal supports cross-compiling, Lazarus applications can be cross-compiled from Windows, Linux, or macOS to any of the supported Free Pascal compilation targets.

  6. Dev-Pascal - Wikipedia

    en.wikipedia.org/wiki/Dev-Pascal

    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 ...

  7. Microsoft Pascal - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Pascal

    Microsoft Pascal is a discontinued implementation of the Pascal programming language developed by the Microsoft Corporation for compiling programs for running on its MS-DOS and Xenix [5] operating systems and, in later versions, on OS/2 (like many other Microsoft programming tools, albeit they are only capable of generating 16-bit programs for the latter).

  8. Windows API - Wikipedia

    en.wikipedia.org/wiki/Windows_API

    Free Pascal is a free software Object Pascal compiler that supports the Windows API. The MASM32 package is a mature project providing support for the Windows API under Microsoft Macro Assembler (MASM) by using custom made or converted headers and libraries from the Platform SDK.

  9. Turbo Pascal - Wikipedia

    en.wikipedia.org/wiki/Turbo_Pascal

    The 32- and 64-bit Delphi versions still support the more portable Pascal enhancements of the earlier products (i.e., those not specific to 16-bit code) including the earlier static object model. This language backwards compatibility means much old Turbo Pascal code can still be compiled and run in a modern environment today.