2001-06-06 20:40:57 +01:00
|
|
|
=================================================================
|
|
|
|
Logtalk - Object oriented extension to Prolog
|
2007-03-28 23:44:31 +01:00
|
|
|
Release 2.29.5
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2007-01-10 12:46:10 +00:00
|
|
|
Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
|
2001-06-06 20:40:57 +01:00
|
|
|
=================================================================
|
|
|
|
|
|
|
|
|
|
|
|
CONTENTS
|
|
|
|
|
2004-06-13 19:04:28 +01:00
|
|
|
1. License
|
|
|
|
2. Home of Logtalk package
|
|
|
|
3. Registration
|
|
|
|
4. Support
|
|
|
|
5. Installation
|
2006-11-07 18:11:49 +00:00
|
|
|
6. Customization
|
|
|
|
7. Quick start
|
|
|
|
8. Documentation
|
|
|
|
9. Upgrading
|
|
|
|
10. Citations
|
|
|
|
11. Contributions
|
2001-06-06 20:40:57 +01:00
|
|
|
|
|
|
|
|
|
|
|
1. LICENSE
|
|
|
|
|
2007-03-28 23:44:31 +01:00
|
|
|
The overall copyright and permission notice for Logtalk can be found
|
|
|
|
in the "LICENSE.txt" file in this directory. Logtalk follows the
|
|
|
|
Artistic License 2.0. The copyright notice and license applies to all
|
|
|
|
files in this release (including sources, documentation, and examples)
|
|
|
|
unless otherwise explicitly stated.
|
2002-08-01 00:34:42 +01:00
|
|
|
|
2001-06-06 20:40:57 +01:00
|
|
|
|
|
|
|
2. HOME OF LOGTALK PACKAGE
|
|
|
|
|
2005-12-24 18:00:21 +00:00
|
|
|
The latest release of the Logtalk package is always available at the URL:
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
http://logtalk.org/
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2004-07-25 19:47:43 +01:00
|
|
|
At this address you can also find additional documentation and information
|
2001-06-06 20:40:57 +01:00
|
|
|
about Logtalk.
|
|
|
|
|
|
|
|
|
|
|
|
3. REGISTRATION
|
|
|
|
|
|
|
|
To register as a Logtalk user either use the registration form found at
|
|
|
|
the Logtalk web site or send an email message to:
|
|
|
|
|
2005-12-24 18:00:21 +00:00
|
|
|
registration@logtalk.org
|
2001-06-06 20:40:57 +01:00
|
|
|
|
|
|
|
with the following information:
|
|
|
|
|
2004-10-17 23:37:16 +01:00
|
|
|
email address, full name, organization, organization type (education,
|
|
|
|
commercial, government, ...), prolog compilers used (optional),
|
2001-06-06 20:40:57 +01:00
|
|
|
platforms (mac, pc, unix,...) (optional)
|
|
|
|
|
|
|
|
|
|
|
|
4. SUPPORT
|
|
|
|
|
|
|
|
Logtalk support is available for registered users via email to
|
2002-05-28 12:29:37 +01:00
|
|
|
support@logtalk.org.
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
At the URL http://logtalk.org/bugs.html you can find a list of known
|
2005-12-24 18:00:21 +00:00
|
|
|
problems and download bug fixes. The latest news about Logtalk are
|
2006-11-07 18:11:49 +00:00
|
|
|
available at the URL http://logtalk.org/news.html.
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2005-12-24 18:00:21 +00:00
|
|
|
There is also a mailing list, "logtalk", used to announce new releases and
|
|
|
|
bug fixes and for discussion between registered Logtalk users, that you
|
|
|
|
may subscribe. For instructions on how to subscribe, please visit the web
|
|
|
|
page:
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2005-12-24 18:00:21 +00:00
|
|
|
http://lserv.ci.uc.pt/mailman/listinfo/logtalk
|
2002-01-07 22:59:00 +00:00
|
|
|
|
|
|
|
or send an email message to:
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2005-12-24 18:00:21 +00:00
|
|
|
logtalk-request@lserv.ci.uc.pt
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2002-11-04 21:29:14 +00:00
|
|
|
with just the word "help" in the subject or in the message body.
|
2001-06-06 20:40:57 +01:00
|
|
|
|
|
|
|
|
|
|
|
5. INSTALLATION
|
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
Logtalk can be installed either from sources by running a few shell scripts
|
|
|
|
or by using one of the provided installers, depending on your operating
|
2006-12-28 13:03:34 +00:00
|
|
|
system. For manual installation, see the file "INSTALL.txt" for detailed
|
|
|
|
instructions.
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2004-04-26 00:57:46 +01:00
|
|
|
See the user manual for a description of the source files organization
|
|
|
|
and for using instructions (to read the user manual open the file
|
2005-12-24 18:00:21 +00:00
|
|
|
"manuals/index.html" with a web browser). Most files are formatted
|
|
|
|
using four-space tabs.
|
2001-06-06 20:40:57 +01:00
|
|
|
|
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
6. CUSTOMIZATION
|
2004-06-13 19:04:28 +01:00
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
The file "CUSTOMIZE.txt" provides detailed instructions for customizing the
|
|
|
|
Logtalk installation and working environment.
|
2004-06-13 19:04:28 +01:00
|
|
|
|
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
7. QUICK START
|
|
|
|
|
|
|
|
The file "QUICK_START.txt" provides quick instructions for those of you in
|
|
|
|
a hurry to run Logtalk, provided that your favorite Prolog compiler is
|
|
|
|
supported.
|
|
|
|
|
|
|
|
|
|
|
|
8. DOCUMENTATION
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2002-08-01 00:34:42 +01:00
|
|
|
The reference and user manuals and the tutorial are provided in XHTML format
|
2005-12-24 18:00:21 +00:00
|
|
|
and can be found in the "manuals" directory.
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
The file "RELEASE_NOTES.txt" contains descriptions of all Logtalk updates
|
|
|
|
since the first public version. Read it carefully if you have been using a
|
|
|
|
previous Logtalk version.
|
2001-06-06 20:40:57 +01:00
|
|
|
|
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
9. UPGRADING
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2005-12-24 18:00:21 +00:00
|
|
|
If you are upgrading from a previous Logtalk version, please check the file
|
2006-11-07 18:11:49 +00:00
|
|
|
"UPGRADING.txt" for instructions on how to upgrade your programs or your
|
|
|
|
custom configuration files to run under this new version.
|
2001-06-06 20:40:57 +01:00
|
|
|
|
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
10. CITATIONS
|
2003-12-30 13:33:51 +00:00
|
|
|
|
2007-02-19 18:58:28 +00:00
|
|
|
If you find Logtalk useful, please include a citation on your publications.
|
|
|
|
Consult the file "BIBLIOGRAPHY.bib" for bibliographic references in BibTeX
|
|
|
|
format (the Logtalk technical report published on 2000 or the 2003 PhD thesis
|
|
|
|
on Logtalk are good choices).
|
2003-12-30 13:33:51 +00:00
|
|
|
|
|
|
|
|
2006-11-07 18:11:49 +00:00
|
|
|
11. CONTRIBUTIONS
|
2001-06-06 20:40:57 +01:00
|
|
|
|
2007-01-10 12:46:10 +00:00
|
|
|
Contributions, constructive criticisms, code, bug reports, and suggestions
|
|
|
|
are always welcome. If you want to contribute to this project, drop me a
|
|
|
|
line to the support address given above.
|
2001-06-06 20:40:57 +01:00
|
|
|
|
|
|
|
|
|
|
|
Happy Logtalking!
|
|
|
|
|
|
|
|
Paulo Moura
|
2002-05-28 12:29:37 +01:00
|
|
|
pmoura@logtalk.org
|