Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 | 6.fc5 | ppc | 2.11 MiB | Fri Feb 17 16:14:39 2006 | 
        
        Changelog
        
            - * 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 
            - * Wed Sep 14 18:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 0.6.2-4
- - use triggers to install (x)emacs files
- create not-empty siteinit.fs