gwis.de - apache compile

Freepascal:

  • www.freepascal.org (der Freepascal-Compilercross-platform)
    -> Information bei Wikipedia: Free Pascal
    Free Pascal ist ein 32, 64 und 16 Bit Pascal Compiler.
    + Unterstützte Hardware (Prozessor) Architekturen:
     - Intel x86 (incl. 8086)
     - AMD64/x86-64
     - PowerPC
     - SPARC
     - ARM
     - AArch64
     - MIPS
     - JVM

    + Unterstützte (Betriebs-)Systeme:
     - Microsoft Windows (32- und 64-Bit, CE)
     - Linux
     - FreeBSD
     - Android
     - AIX
     - AROS
     - Haiku
     - Mac OS X
     - iOS
     - DOS (16- und 32-Bit)
     - MorphOS
     - Nintendo (GBA, NDS, Wii)

    "Free Pascal is a 32, 64 and 16 bit professional Pascal compiler. It can target many processor architectures: Intel x86 (including 8086), AMD64/x86-64, PowerPC, PowerPC64, SPARC, ARM, AArch64, MIPS and the JVM. Supported operating systems include Linux, FreeBSD, Haiku, Mac OS X/iOS/iPhoneSimulator/Darwin, DOS (16 and 32 bit), Win32, Win64, WinCE, OS/2, MorphOS, Nintendo GBA, Nintendo DS, Nintendo Wii, Android, AIX and AROS. Additionally, support for the Motorola 68k architecture is available in the development versions."
    (Quelle: www.freepascal.org)


  • www.lazarus.freepascal.org (Lazarus - cross-platform RAD-Entwicklung)
    Information bei Wikipedia: Lazarus (Entwicklungsumgebung)
    Lazarus ist eine Delphi-kompatible Cross-Plattform IDE für RAD mit verschiedenen Komponenten sowie einem grafischen Form-Designer, welche das Erstellen von komplexen Benutzeroberflächen ermöglicht.

    "Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development. It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces."
    (Quelle: www.lazarus.freepascal.org)


  • www.newpascal.org (Free Pascal / Lazarus / mORMot)
    "NewPascal offers a ready-to-be-used and up-to-date FPC and Lazarus environment.
    NewPascal exists to help both FPC/Lazarus and mORMot Open Source projects. This distribution is similar to what Ubuntu is vs Debian. Less platforms supported, but with latest features on main Linux/Windows targets.
    Any patch includes its own FPC_HAS... conditional define, to identify that we are running on a patched compiler, and that new features are available.
    NewPascal works without installation. Just unpack zip archive, run configure.bat and next run.bat
    Only proven OpenSource patches or libraries will be included."
    (Quelle: www.newpascal.org)


  • CodeTyphon (PilotLogic.com - alternatives RAD-Tool für Freepascal)
    RAD-Tool, basierend auf FreePascal.
    Viele Packages, die unter Lazarus manuell nachinstalliert werden müssen, sind hier bereits in der "BigIDE" vorhanden.
    ACHTUNG: spätestens seit Version 6.x von CodeTyphon sind die Projektdateien nicht mehr zu Lazarus kompatibel!
    Konvertierung von bestehenden Lazarus-Projekten zu CodeTyphon:
    - CodeTyphon starten, Hauptmenü "CodeTyphon" -> "Convert old CT Files to new ..."
    Konvertierung von Lazarus -> CodeTyphon / CodeTyphon -> Lazarus:
    - ct2laz (-> siehe auch Post im Lazarus-Forum)

    "Free, Pascal Visual Programming Studio for Cross-Platform Native Development, with Multi-OS, Multi-CPU and Cross-Build abilities."
    (Quelle: www.pilotlogic.com)

 


>>> Bücher zum Thema Freepascal bei amazon.de >>>

>>> Bücher zum Thema Lazarus bei amazon.de >>>