Next: , Previous: , Up: The Prolog Library   [Contents][Index]


10.33 The PiLLoW Web Programming Library—library(pillow)

This third-party library is unsupported, and included ‘as-is’.

The PiLLoW library (“Programming in Logic Languages on the Web”) is a free Internet/WWW programming library for Logic Programming Systems that simplifies the process of writing applications for such environment. The library provides facilities for generating HTML or XML structured documents by handling them as Prolog terms, producing HTML forms, writing form handlers, processing HTML templates, accessing and parsing WWW documents (either HTML or XML), accessing code posted at HTTP addresses, etc.

PiLLoW is documented in its own reference manual, located in https://cliplab.org/Software/pillow/pillow.html. The following points are worth noting wrt. the PiLLoW reference manual:

Further information can be found at the PiLLoW home page, https://cliplab.org/Software/pillow/pillow.html.


Send feedback on this subject.