UNPKG

@ciao-lang/ts-ciao-interface

Version:

Simple Ciao interface for node.

10 lines (8 loc) 5 kB
<!DOCTYPE HTML><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="theme-color" content="#273f79"/><link rel="stylesheet" href="lpdoc.css" type="text/css"/><script type="text/javascript" src="lpdoc.js"></script><title>Web programming libraries (PiLLoW) &mdash; The Ciao System v1.22</title></head><body><div class="lpdoc-page fixleftbar"><a href="#" id="sidebar-toggle-button" class="lpdoc-navbutton"><span id="sidebar-button-arrow">&#9776;</span></a><div id="sidebar" class="lpdoc-sidebar"><div style="height: 40px; margin-left: auto; margin-right: auto"><img src="ciao-logo_autofig.png" width=auto height=100%></div><div class="lpdoc-nav"><span class="lpdoc-on-right"><a class="lpdoc-navbutton" href="ExtraLibs.html">&#x2191;</a><a class="lpdoc-navbutton" href="http_grammar.html">&#x2190;</a><a class="lpdoc-navbutton" href="html.html">&#x2192;</a><a class="lpdoc-navbutton" href="ciaosearch.html">&#x1F50D;</a></span><span><a href="ciaofulltoc.html">TOC</a></span></div><hr></hr><ul class="lpdoc-itemize-sectpath"><li><a href="ciao.html">The Ciao System</a> &raquo;<br/> </li><li><a href="ExtraLibs.html">PART VIII - Additional libraries</a> &raquo;<br/> </li><li><a href=""><strong>Web programming libraries (PiLLoW)</strong></a> &#9662;<ul><li><a href="html.html">HTML/XML parser and generator</a></li><li><a href="json.html">JSON encoder and decoder</a></li><li><a href="color_space.html">Color space transformations</a></li></ul></li></ul><hr></hr><em>ON THIS PAGE</em><ul><li><a href="#Other PiLLoW releases">Other PiLLoW releases</a></li><li><a href="#Usage and interface">Usage and interface</a></li></ul></div><div class="lpdoc-main"><div id=""><h1>Web programming libraries (PiLLoW)</h1><a class="lpdoc-idx-anchor" href="ciaosearch.html#pillow"></a> <strong>Author(s):</strong> <a class="lpdoc-idx-anchor" id="Daniel Cabeza" href="ciaosearch.html#Daniel Cabeza">Daniel Cabeza</a>, <a class="lpdoc-idx-anchor" id="Manuel Hermenegildo" href="ciaosearch.html#Manuel Hermenegildo">Manuel Hermenegildo</a>, <a class="lpdoc-idx-anchor" id="The Ciao Development Team" href="ciaosearch.html#The Ciao Development Team">The Ciao Development Team</a>.<p> <a class="lpdoc-idx-anchor" id="0" href="ciaosearch.html#WWW, interfacing with"></a> <a class="lpdoc-idx-anchor" id="1" href="ciaosearch.html#XML"></a><a class="lpdoc-idx-anchor" id="2" href="ciaosearch.html#HTML"></a><a class="lpdoc-idx-anchor" id="3" href="ciaosearch.html#JSON"></a> This package implements a collection of libraries for HTML/XML/JSON processing.<p>See <a class="lpdoc-idx-anchor" id="4" href="ciaosearch.html#http_doc"><tt>http_doc</tt></a> libraries for the <a class="lpdoc-idx-anchor" id="5" href="ciaosearch.html#HTTP"></a> protocol and <a class="lpdoc-idx-anchor" id="6" href="ciaosearch.html#CGI"></a> programming.<p><div id="Other PiLLoW releases"><h2>Other PiLLoW releases</h2> This code is is based on the original PiLLoW library [<a class="lpdoc-idx-anchor" id="7" href="ciaorefs.html#pillow-ws-dist">CHV96</a>,<a class="lpdoc-idx-anchor" id="8" href="ciaorefs.html#pillow-tplp">CH01</a>]), which can be downloaded from <a href="http://clip.dia.fi.upm.es/Software/pillow/pillow.html">http://clip.dia.fi.upm.es/Software/pillow/pillow.html</a>. There is also a <a class="lpdoc-idx-anchor" id="9" href="ciaosearch.html#PiLLoW on-line tutorial"><em>PiLLoW on-line tutorial</em></a> (slides) at <a href="http://clip.dia.fi.upm.es/logalg/slides/C_pillow/C_pillow.pdf">http://clip.dia.fi.upm.es/logalg/slides/C_pillow/C_pillow.pdf</a> which illustrates the basic features and provides a number of examples of PiLLoW use. </div><br/><div id="Usage and interface"><h2>Usage and interface</h2><div class="lpdoc-cartouche"><ul><li><strong>Library usage:</strong><br/><tt>:- use_package(pillow).</tt> or <tt>:- module(...,...,[pillow]).</tt><li><strong>New operators defined:</strong><br/><a class="lpdoc-idx-anchor" id="10" href="ciaosearch.html#$/2"><tt>$/2</tt></a> [150,xfx], <a class="lpdoc-idx-anchor" id="11" href="ciaosearch.html#$/1"><tt>$/1</tt></a> [150,fx]. <li><strong>Implicit imports:</strong><br/><ul class="lpdoc-itemize-minus"><li><em>System library modules:</em><br/><a class="lpdoc-idx-anchor" id="12" href="html.html"><tt>html</tt></a>. <li><em>Packages:</em><br/><a class="lpdoc-idx-anchor" id="13" href="ciaosearch.html#prelude"><tt>prelude</tt></a>, <a class="lpdoc-idx-anchor" id="14" href="ciaosearch.html#initial"><tt>initial</tt></a>, <a class="lpdoc-idx-anchor" id="15" href="condcomp_doc.html"><tt>condcomp</tt></a>, <a class="lpdoc-idx-anchor" id="16" href="assertions_doc.html"><tt>assertions</tt></a>, <a class="lpdoc-idx-anchor" id="17" href="ciaosearch.html#assertions/assertions_basic"><tt>assertions/assertions_basic</tt></a>. </ul></ul></div></div></div><div class="lpdoc-footer">Generated with LPdoc using Ciao</div></div><div class="lpdoc-clearer"></div></div></body></html>