CMU Artificial Intelligence Repository
XWIP: X-Windows Interface for PROLOG.
lang/prolog/gui/xwip/
XWIP (X Window Interface for Prolog) allows Prolog to be used as a
client program for the X Windows System. The additional functions it
provides are similar in form to the Xlib C language library.
XWIP is written in Prolog and partly in the C language. XWIP uses a
foreign function interface to allow the Prolog code to call the C
code. The C code in turn calls the Xlib C language library.
[In the old/ subdirectory are versions 0.6 (X11 R5), patch1 for 0.6,
0.5 (X11 R4), and 0.4 (X11 R3).]
Origin:
ftp.x.org:/contrib/xwip.tar.Z (formerly export.lcs.mit.edu)
ftp.uu.net:X/contrib/xwip.tar.Z
Version: 0.6.2 (6-APR-93)
Requires: X Windows, Xlib library, C compiler
Ports: Tested on Sparc (SunOS 4.1.1) with X11 R5 and Quintus
3.0 or SICStus 0.7. It also runs under ECliPSe.
There are a number of Quintus dependencies, especially
in the foreign function interface and save program features.
Copying: Copyright (C) 1990, 1993 by Ted Kim.
Copying, use, modification, and distribution permitted.
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Author(s): Ted Kim
UCLA Computer Science Department
3413 Boelter Hall
Los Angeles, CA 90024-1596
Contact: xwip@cs.ucla.edu
Keywords:
Authors!Kim, GUI!Prolog, Graphics, HCI, UCLA, X-Windows,
XWIP, Xlib
References:
A copy of
Ted Kim, "XWIP Reference Manual, Version 0.6", February 24, 1993.
(which is an updated version of UCLA Computer Science Department
Technical Report CSD-880079), is included in the distribution.
Last Web update on Mon Feb 13 10:34:22 1995
AI.Repository@cs.cmu.edu