Пакет matiec: Информация

    Исходный пакет: matiec
    Версия: 20180420-alt0.M80P.1
    Собран:  13 июня 2018 г. 17:34 в задании #207895
    Категория: Инженерное ПО
    Сообщить об ошибке в пакете
    Домашняя страница: https://bitbucket.org/mjsousa/matiec

    Лицензия: GPLv3+
    О пакете: IEC 61131-3 compiler
    Описание: 
    This project has the goal of producing an open source compiler for
    the programming languages defined in the IEC 61131-3 standard.
    These programming languages are mostly used in the industrial
    automation domain, to program PLCs (Programmable Logic Controllers).
    
    This standard defines 5 programming languages:
      - IL : Instructtion List
             A textual programming language, somewhat similar to assembly.
      - ST : Structured Text
             A textual programming language, somewhat similar to Pascal.
      - FBD: Function Block Diagram
             A graphical programming language, somewhat similar to an
             electrical circuit diagram based on small scale integration
             ICs (Integrated Circuits) (counters, AND/OR/XOR/... logic
             gates, timers, ...).
      - LD : Ladder Diagram
             A graphical programming language, somewhat similar to an
             electrical circuit diagram based on relays (used for basic
             cabled logic controllers).
      - SFC: Sequential Function Chart
             A graphical programming language, that defines a state
             machine, based largely on Grafcet. (may also be expressed
             in textual format).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    matiec (x86_64, i586)
    matiec-debuginfo (x86_64, i586)

    Сопровождающий: Anton Midyukov

    Список участников:
    Anton Midyukov

      1. flex
      2. gcc-c++

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


    6 июня 2018 г. Anton Midyukov 20180420-alt0.M80P.1
    - Backport to ALT p8.
    6 июня 2018 г. Anton Midyukov 20180420-alt1
    - New snapshot.
    11 марта 2018 г. Anton Midyukov 20180301-alt0.M80P.1
    - Backport to ALT p8.