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
vsc dd31b28cf8 changed phones.pl
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@190 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2001-11-19 23:20:52 +00:00
..
doc This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
examples changed phones.pl 2001-11-19 23:20:52 +00:00
images This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
COPYING.LIB This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
Copyright This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
INSTALL This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
README This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
icon_address.pl This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
pillow.pl This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00

README

[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.