| 1 | ================================================================= |
|---|
| 2 | Logtalk - Object oriented extension to Prolog |
|---|
| 3 | Release 2.25.0 |
|---|
| 4 | |
|---|
| 5 | Copyright (c) 1998-2005 Paulo Moura. All Rights Reserved. |
|---|
| 6 | ================================================================= |
|---|
| 7 | |
|---|
| 8 | |
|---|
| 9 | CONTENTS |
|---|
| 10 | |
|---|
| 11 | 1. License |
|---|
| 12 | 2. Home of Logtalk package |
|---|
| 13 | 3. Registration |
|---|
| 14 | 4. Support |
|---|
| 15 | 5. Installation |
|---|
| 16 | 6. Quick start |
|---|
| 17 | 7. Documentation |
|---|
| 18 | 8. Upgrading |
|---|
| 19 | 9. Citations |
|---|
| 20 | 10. Contributions |
|---|
| 21 | |
|---|
| 22 | |
|---|
| 23 | 1. LICENSE |
|---|
| 24 | |
|---|
| 25 | The overall copyright and permission notice for Logtalk can be found in |
|---|
| 26 | the LICENSE file in this directory. Logtalk follows the Artistic License 2.0. |
|---|
| 27 | The copyright notice and license applies to all files in this release |
|---|
| 28 | (including sources, documentation, and examples) unless otherwise explicitly |
|---|
| 29 | stated. |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | 2. HOME OF LOGTALK PACKAGE |
|---|
| 33 | |
|---|
| 34 | The latest release of the Logtalk package is always available at the |
|---|
| 35 | URL: |
|---|
| 36 | |
|---|
| 37 | http://www.logtalk.org/ |
|---|
| 38 | |
|---|
| 39 | At this address you can also find additional documentation and information |
|---|
| 40 | about Logtalk. |
|---|
| 41 | |
|---|
| 42 | |
|---|
| 43 | 3. REGISTRATION |
|---|
| 44 | |
|---|
| 45 | To register as a Logtalk user either use the registration form found at |
|---|
| 46 | the Logtalk web site or send an email message to: |
|---|
| 47 | |
|---|
| 48 | registration@logtalk.org |
|---|
| 49 | |
|---|
| 50 | with the following information: |
|---|
| 51 | |
|---|
| 52 | email address, full name, organization, organization type (education, |
|---|
| 53 | commercial, government, ...), prolog compilers used (optional), |
|---|
| 54 | platforms (mac, pc, unix,...) (optional) |
|---|
| 55 | |
|---|
| 56 | |
|---|
| 57 | 4. SUPPORT |
|---|
| 58 | |
|---|
| 59 | Logtalk support is available for registered users via email to |
|---|
| 60 | support@logtalk.org. |
|---|
| 61 | |
|---|
| 62 | At the URL http://www.logtalk.org/bugs.html you can find a list of |
|---|
| 63 | known problems and download bug fixes. The latest news about Logtalk are |
|---|
| 64 | available at the URL http://www.logtalk.org/news.html. |
|---|
| 65 | |
|---|
| 66 | There is also a mailing list, logtalk, used to announce new releases and |
|---|
| 67 | bug fixes and for discussion between Logtalk users, that you can subscribe. |
|---|
| 68 | For instructions on how to subscribe open the web page: |
|---|
| 69 | |
|---|
| 70 | http://sagitta.ci.uc.pt/mailman/listinfo.cgi/logtalk |
|---|
| 71 | |
|---|
| 72 | or send an email message to: |
|---|
| 73 | |
|---|
| 74 | logtalk-request@list-serv.ci.uc.pt |
|---|
| 75 | |
|---|
| 76 | with just the word "help" in the subject or in the message body. |
|---|
| 77 | |
|---|
| 78 | |
|---|
| 79 | 5. INSTALLATION |
|---|
| 80 | |
|---|
| 81 | Installing Logtalk is just a matter of uncompressing/unpacking the |
|---|
| 82 | distribution archive file for your operating system. You can install |
|---|
| 83 | Logtalk in any directory that you find convenient. See the file INSTALL |
|---|
| 84 | for detailed instructions on how to customize your working environment. |
|---|
| 85 | |
|---|
| 86 | See the user manual for a description of the source files organization |
|---|
| 87 | and for using instructions (to read the user manual open the file |
|---|
| 88 | "manuals/index.html" with a web browser). Most files are formatted using |
|---|
| 89 | four-space tabs. |
|---|
| 90 | |
|---|
| 91 | |
|---|
| 92 | 6. QUICK START |
|---|
| 93 | |
|---|
| 94 | The file QUICK_START provides quick instructions for those of you in a hurry |
|---|
| 95 | to run Logtalk, provided that your favorite Prolog compiler is supported. |
|---|
| 96 | |
|---|
| 97 | |
|---|
| 98 | 7. DOCUMENTATION |
|---|
| 99 | |
|---|
| 100 | The reference and user manuals and the tutorial are provided in XHTML format |
|---|
| 101 | and can be found in the manuals directory. |
|---|
| 102 | |
|---|
| 103 | PDF versions of all documentation are also available as a separated download |
|---|
| 104 | from the Logtalk web site. The PDF files include page numbers, an index, and |
|---|
| 105 | a table of contents and are available for printing in both A4 and US Letter |
|---|
| 106 | paper formats. |
|---|
| 107 | |
|---|
| 108 | The file RELEASE_NOTES contains descriptions of the changes made in Logtalk |
|---|
| 109 | since the first public version. Read it carefully if you have been using a |
|---|
| 110 | previous Logtalk version. |
|---|
| 111 | |
|---|
| 112 | |
|---|
| 113 | 8. UPGRADING |
|---|
| 114 | |
|---|
| 115 | If you have been using a previous Logtalk version read the file UPGRADING for |
|---|
| 116 | instructions on how to upgrade your programs or your custom configuration |
|---|
| 117 | files to run under this new version. |
|---|
| 118 | |
|---|
| 119 | |
|---|
| 120 | 9. CITATIONS |
|---|
| 121 | |
|---|
| 122 | If you want to cite Logtalk in your publications, please consult the file |
|---|
| 123 | BIBLIOGRAPHY for bibliographic references in BibTeX format. |
|---|
| 124 | |
|---|
| 125 | |
|---|
| 126 | 10. CONTRIBUTIONS |
|---|
| 127 | |
|---|
| 128 | Contributions, constructive criticisms, code, and suggestions are always |
|---|
| 129 | welcome. If you want to contribute to this project, drop me a line to the |
|---|
| 130 | support address given above. |
|---|
| 131 | |
|---|
| 132 | |
|---|
| 133 | Happy Logtalking! |
|---|
| 134 | |
|---|
| 135 | Paulo Moura |
|---|
| 136 | pmoura@logtalk.org |
|---|