
LOGIC & OBJECTS
---------------

For a detailed description of the L&O language, please refer to
the book:
	
	F.G.McCabe
	LOGIC & OBJECTS
	Prentice Hall International, 1992.
	ISBN 0-13-536079-X

This is an implementation of L&O running on top of IC Prolog ][.
IC Prolog ][ is available by ftp from doc.ic.ac.uk.

This L&O distribution consists of several Prolog source files, the
corresponding object files, a collection of examples and a user
manual.

There is an emacs macro file that allows source level tracing under
GNU emacs.  This is in the file lo.el.  Install the file in your
standard emacs library directory and include the following line in
your .emacs file.

	(autoload 'lo "lo" "" t)


For comments, bugs etc, please send email to:

	zb@doc.ic.ac.uk (Zacharias Bobolakis)
	
	Logic Programming Section
	Dept of Computing
	Imperial College
	London  SW7 2BZ
	UK

Last modified:	25 Jan 1993
