Package matiec: Information

    Source package: matiec
    Version: 20180420-alt0.M80P.1
    Build time:  Jun 13, 2018, 05:34 PM in the task #207895
    Category: Engineering
    Report package bug
    License: GPLv3+
    Summary: IEC 61131-3 compiler
    Description: 
    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).

    List of rpms provided by this srpm:
    matiec (x86_64, i586)
    matiec-debuginfo (x86_64, i586)

    Maintainer: Anton Midyukov

    List of contributors:
    Anton Midyukov

      1. flex
      2. gcc-c++

    Last changed


    June 6, 2018 Anton Midyukov 20180420-alt0.M80P.1
    - Backport to ALT p8.
    June 6, 2018 Anton Midyukov 20180420-alt1
    - New snapshot.
    March 11, 2018 Anton Midyukov 20180301-alt0.M80P.1
    - Backport to ALT p8.