| Prolog (variant) | |
| 1.5.2 | |
| interpreter, interface(C++), documentation | |
| Raghu Ramakrishnan, et.al. | |
| http://www.cs.wisc.edu/coral/ | |
| The CORAL deductive database/logic programming system was developed at the University of Wisconsin-Madison. The CORAL declarative language is based on Horn-clause rules with extensions like SQL's group-by and aggregation operators, and uses a Prolog-like syntax. * Many evaluation techniques are supported, including bottom-up fixpoint evaluation and top-down backtracking. * A module mechanism is available. Modules are separately compiled; different evaluation methods can be used in different modules within a single program. * Disk-resident data is supported via an interface to the Exodus storage manager. * There is an on-line help facility | |
| g++ | |
| Shaun Flisakowski <flisakow@cs.wisc.edu> | |
| Sun4, Sun Solaris, Hpux, Linux | |
| Frozen - bug fixes only. | |
| January 29th, 1993 |
language: Prolog
category: database summary, or expanded.
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