Codebase list swi-prolog / 19c80a9
Capitalize docs titles properly (for docbase) Lev Lamberov 3 years ago
8 changed file(s) with 8 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
00 Document: swi-prolog-archive
1 Title: SWI-Prolog binding to libarchive
1 Title: SWI-Prolog Binding to libarchive
22 Author: Jan Wielemaker
33 Abstract: The library libarchive provides a portable way to access
44 archive files as well as encoded (typically compressed) data. This
00 Document: swi-prolog-http
1 Title: SWI-Prolog HTTP support
1 Title: SWI-Prolog HTTP Support
22 Author: Jan Wielemaker
33 Abstract: This article documents the package HTTP, a series of
44 libraries for accessing data on HTTP servers as well as providing HTTP
00 Document: swi-prolog-libedit
1 Title: SWI-Prolog binding to BSD libedit
1 Title: SWI-Prolog Binding to BSD libedit
22 Author: Jan Wielemaker
33 Abstract: This document provides an overview of the libedit package
44 that enables editing commands in the Prolog toplevel using the BSD
00 Document: swi-prolog-pl2cpp
1 Title: A C++ interface to SWI-Prolog
1 Title: A C++ Interface to SWI-Prolog
22 Author: Jan Wielemaker
33 Abstract: This document describes a C++ interface to SWI-Prolog.
44 SWI-Prolog could be used with C++ for a very long time, but only by
00 Document: swi-prolog-readline
1 Title: SWI-Prolog binding to GNU readline
1 Title: SWI-Prolog Binding to GNU readline
22 Author: Jan Wielemaker
33 Abstract: This document provides an overview of the readline package,
44 which enables editing commands in the Prolog toplevel using the GNU
00 Document: swi-prolog-table
1 Title: Managing external tables for SWI-Prolog
1 Title: Managing External Tables for SWI-Prolog
22 Author: Jan Wielemaker
33 Abstract: This document describes a foreign language extension to
44 SWI-Prolog for the manipulation of ‘external tables'. External tables
00 Document: swi-prolog-yaml
1 Title: SWI-Prolog YAML library
1 Title: SWI-Prolog YAML Library
22 Author: Jan Wielemaker
33 Abstract: This document provides an overview of the yaml package,
44 which reads and writes YAML documents from and to SWI-Prolog streams,
00 Document: swi-prolog-zlib
1 Title: SWI-Prolog binding to zlib
1 Title: SWI-Prolog Binding to zlib
22 Author: Jan Wielemaker
33 Abstract: This document provides an overview of a binding to the zlib
44 general purpose compression library. The prolog library aims as