Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gprolog - GNU Prolog is a free Prolog compiler
        
        
        - Description:
- GNU Prolog is a native Prolog compiler with constraint solving over
finite domains (FD) developed by Daniel Diaz
(http://loco.inria.fr/~diaz).
GNU Prolog is a very efficient native compiler producing (small)
stand-alone executables. GNU-Prolog also offers a classical
top-level+debugger.
GNU Prolog conforms to the ISO standard for Prolog but also includes a
lot of extensions (global variables, DCG, sockets, OS interface,...).
GNU Prolog also includes a powerful constraint solver over finite
domains with many predefined constraints+heuristics. 
Packages
        
        
            | gprolog-1.3.1-6.el6.i686
              [937 KiB] | Changelog
              by Jaroslav Škarvada (2010-02-24): - License tag changed from GPLv2 to GPLv2+
- Fixed rpmlint warnings
- Removed unused patches |