Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gforth - Fast and portable implementation of the ANS Forth language
        
        Gforth 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, and it even has a
manual. Gforth combines traditional implementation techniques with
newer techniques for portability and performance performance: its
inner innerpreter is direct threaded with several optimizations, but
you can also use a traditional-style indirect threaded interpreter.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | gforth | 
                0.6.2 | 
                7.fc6 | 
                i386 | 
                2.12 MiB | 
                Sun Aug 27 21:30:49 2006 | 
            
        
        Changelog
        
            - * Mon Aug 28 18:00:00 2006 Gerard Milmeister <gemi{%}bluewin{*}ch> - 0.6.2-7
 
            - Rebuild for FE6
 
        
            - * Fri Feb 17 17:00:00 2006 Gerard Milmeister <gemi{%}bluewin{*}ch> - 0.6.2-6
 
            - Rebuild for Fedora Extras 5
 
        
            - * Wed Sep 14 18:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 0.6.2-5
 
            - changes to the trigger code