Package gforth: Information

    Binary package: gforth
    Version: 0.7.3-alt3.qa1
    Architecture: aarch64
    Build time:  Oct 15, 2018, 05:59 AM in the task #214757
    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: Igor Vlasenko


    Last changed


    Oct. 14, 2018 Igor Vlasenko 0.7.3-alt3.qa1
    - NMU: applied repocop patch
    Aug. 14, 2018 George V. Kouryachy 0.7.3-alt3
    - Fix info (closes: #34310)
    Jan. 20, 2016 George V. Kouryachy 0.7.3-alt2
    - Fix build