Пакет fpc-compiler: Информация

    Бинарный пакет: fpc-compiler
    Версия: 3.2.2-alt1
    Архитектура: x86_64
    Собран:  5 июля 2021 г. 15:21 в задании #276509
    Исходный пакет: fpc
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.freepascal.org

    Лицензия: GPL-2.0+ and LGPL-2.1+
    О пакете: Free Pascal -- Compiler
    Описание: 
    The Free Pascal Compiler is an object pascal compiler supporting both
    Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects.  It
    provides a completely portable RunTime Library (RTL) available on many
    platforms and compatible with Turbo Pascal, but also a platfrom
    independent class based Free Component Library (FCL) adding many Delphi
    extensions and interfacing many popular open source libraries.
    
    Some extensions are added to the language, like function overloading.
    Shared libraries can be linked and created. Delphi language extentions
    like classes, exceptions, ansi strings and open arrays are also
    supported.
    
    This package contains the command line compiler.

    Сопровождающий: Andrey Cherepanov


    Последнее изменение


    30 мая 2021 г. Andrey Cherepanov 3:3.2.2-alt1
    - New version.
    2 октября 2020 г. Andrey Cherepanov 3:3.2.0-alt2
    - Build without bootstrap.
    21 июля 2020 г. Andrey Cherepanov 3:3.2.0-alt1
    - Downgrade to stable version 3.2.0.
    - New network units: gnutls, libmagic and vcl-compat.