Logtalk 2.29.1 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1744 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
20
Logtalk/scripts/macosx/Welcome.html
Normal file
20
Logtalk/scripts/macosx/Welcome.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
||||
<title>Install Logtalk</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<b>Welcome to the Logtalk for Mac OS X Installer</b>
|
||||
</p>
|
||||
<p>
|
||||
Logtalk is an open source object-oriented extension to the Prolog programming language. Integrating logic programming with object-oriented and event-driven programming, it is compatible with most Prolog compilers. It supports both prototypes and classes. In addition, it supports component-based programming through category-based composition.
|
||||
</p>
|
||||
<p>
|
||||
This installer guides you through the steps necessary to install Logtalk for Mac OS X. Logtalk is installed on the <b>/opt/local/share/logtalk</b> directory. After completing the installation, each Logtalk end-user must run the shell command <b>cplgtdirs</b> once before using the Logtalk – Prolog integration scripts. This command creates a folder named <b>logtalk</b> on the user's home directory containing configuration files, examples, and documentation. Inside this folder is a link to a <b>CUSTOMIZE.txt</b> file describes how to customize Logtalk for your personal use. Links to the Logtalk – Prolog integration scripts are created on the <b>/opt/local/bin</b> directory, which must be on your system path. The integration scripts are described on the <b>/opt/local/share/logtalk/scripts/NOTES.txt</b> file.
|
||||
</p>
|
||||
<p>
|
||||
To get started, click Continue.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user