Package libantlr4: Information

    Binary package: libantlr4
    Version: 4.13.1-alt1
    Architecture: ppc64le
    Build time:  Dec 25, 2023, 10:48 PM in the task #337148
    Source package: libantlr4
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: ANTLR C++ runtime
    Description: 
    ANTLR (ANother Tool for Language Recognition) is a powerful parser generator
    for reading, processing, executing, or translating structured text or binary files.
    It's widely used to build languages, tools, and frameworks.
    From a grammar, ANTLR generates a parser that can build parse trees and also generates
    a listener interface (or visitor) that makes it easy to respond to the recognition of phrases of interest.

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @everybody

    Last changed


    Dec. 25, 2023 Vitaly Lipatov 4.13.1-alt1
    - new version 4.13.1 (with rpmrb script)
    June 27, 2023 Alexander Stepchenko 4.11.1-alt1
    - Update to 4.11.1
    Nov. 4, 2020 Vitaly Lipatov 4.8-alt1
    - initial build for ALT Sisyphus