PROLOGIO is a C++ library for performing two main functions:
This document describes the PROLOGIO API (Application Programming Interface). It can be used to develop programs with readable, robust and Prolog-compatible data files, as well as making RPC communication simple to program on UNIX and PCs. The library requires the wxWindows library for XView and Windows 3.
The Prolog I/O and RPC facilities are combined in the one package since they both relate to reading and writing complex structures to and from ASCII strings or files, and use the same YACC and LEX-based parser to do so.