This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/LGPL/pillow/README

84 lines
2.9 KiB
Plaintext

[WARNING: do not edit, file automatically generated by lpdoc/texinfo]
README
******
PiLLoW 1.1
Programming in Logic Languages on the Web
PiLLoW is distributed under the GNU Library General Public
License, see the `Copyright' file for details.
contacting the authors
======================
Mail to <clip@clip.dia.fi.upm.es> or visit
`http://www.clip.dia.fi.upm.es/'.
CLIP Group Grupo CLIP
Dept. of Artificial Intelligence Depto. de Inteligencia Artificial
School of Computer Science Facultad de Informatica
Technical University of Madrid Universidad Politecnica de Madrid
28660-Boadilla del Monte, MADRID 28660-Boadilla del Monte, MADRID
SPAIN SPAIN
Getting the Package
===================
The latest version of the Package is available at
`http://www.clip.dia.fi.upm.es/Software/'.
The SWI-Prolog version of PiLLoW needs the `clib' package for the
HTTP conection facilities. It is available from
`http://swi.psy.uva.nl/projects/SWI-Prolog/packages/clib/'
Directory map
=============
In the distribution you should find the following subdirectories:
`doc'
contains an article in different formats explaining Web
programming in PiLLoW, and in non-Ciao distributions (in Ciao
the PiLLoW manual is inside the Ciao manual) the manual in three
formats: in GNU info in `pillow_doc.info', suitable for
consulting in the emacs editor; in Postscript in
`pillow_doc.ps', for printing in a Postscript printer or
visualizing with `ghostview' or similar program; and in HTML
inside the directory `pillow_doc_html'.
`examples'
contains programming examples, prepared to run in the Ciao
system, but easily adaptable to other Logic Programming systems.
`images'
contains images used by the PiLLoW library or the examples.
Mentioning this work
====================
If you find this package useful and develop an application with
it, we would appreciate if you mention our work by citing the article
below and/or by putting a pointer to our WWW pages on PiLLoW
`http://www.clip.dia.fi.upm.es/Software/pillow/pillow.html' (easily
achieved by including a `pr' HTML term in the pages!).
@InProceedings{pillow-ws,
author = "D. Cabeza and M. Hermenegildo and S. Varma",
title = "The {\sf P}{\em i}{\sf LL}{\em o}{\sf W}/CIAO
Library for INTERNET/WWW Programming using
Computational Logic Systems",
booktitle = "Proceedings of the 1st Workshop on Logic Programming Tools
for INTERNET Applications",
address = "JICSLP''96, Bonn",
month = {September},
year = 1996,
Note ={Available from {\tt http://clement.info.umoncton.ca/\~{}lpnet}}
}
Installation
============
Please read the file `INSTALL' for installation instructions.