Package gforth: Information

    Binary package: gforth
    Version: 0.7.3-alt6
    Architecture: aarch64
    Build time:  Dec 27, 2023, 06:41 PM in the task #337364
    Source package: gforth
    Report package bug
    License: GPLv3+
    Summary: GNU implementation of the ANS Forth language
    Description: 
    GNU Forth is a fast and portable implementation of the ANS Forth
    language. It works nicely with the Emacs editor, offers some nice
    features such as input completion and history, backtraces, a decompiler
    and a powerful locals facility. Gforth combines traditional
    implementation techniques with newer techniques for portability and
    performance: its inner intnerpreter is direct threaded with several
    optimizations, but you can also use a traditional-style indirect
    threaded interpreter.

    Maintainer: George V. Kouryachy


    ACL:
    George V. Kouryachy
    @everybody

    Last changed


    Dec. 27, 2023 George V. Kouryachy 0.7.3-alt6
    - Fix build
    Dec. 26, 2023 George V. Kouryachy 0.7.3-alt5
    - Remove obsoleted dependency
    May 19, 2022 George V. Kouryachy 0.7.3-alt4
    - Eliminate .a files