| Prolog | |
| 1.2 | |
| interpreter, preprocessor(HiLog), documentation | |
| XSB research group / SUNY at Stony Brook | |
| ftp://sbcs.sunysb.edu/pub/XSB/XSB.tar.Z | |
| XSB extends the standard functionality of Prolog (being a descendant of PSB- and SB-Prolog) to include implementations of OLDT (tabling) and HiLog terms. OLDT resolution is extremely useful for recursive query computation, allowing programs to terminate correctly in many cases where Prolog does not. HiLog supports a type of higher-order programming in which predicate symbols can be variable or structured. This allows unification to be performed on the predicate symbols themselves in addition to the arguments of the predicates. Of course, Tabling and HiLog can be used together. | |
| Sun, Solaris, NeXT, Linux, 386 BSD, IRIX, HP-UX | |
| Generally to 32-bit machines. | |
| xsb-contact@cs.sunysb.edu | |
| July 28th, 1993 |
language: Prolog
category: logic programming languages summary, or expanded.
Please send updates to free-compilers@idiom.com
The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.
Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved