This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/Logtalk/examples/lo/NOTES.txt

17 lines
675 B
Plaintext
Raw Normal View History

=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.29.2
Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
=================================================================
The examples in this folder are adopted from the Logic&Objects system
by Francis G. McCabe. Detailed descriptions and the original source
code can be found on the McCabe's "Logic and Objects" book, published
by Prentice Hall.
Note that, as Logtalk lacks the functional notation found on the
Logic&Objects system, my adaptation of the book examples may have
introduced some bugs not present in the original code.