6b4bde14e1
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1903 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
21 lines
1.5 KiB
HTML
21 lines
1.5 KiB
HTML
<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 logic programming language that can use most Prolog implementations as a back-end compiler. As a multi-paradigm language, Logtalk includes support for both prototypes and classes, protocols, component-based programming through category-based composition, event-driven programming, and multi-threading programming.
|
|
</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. A link to the Logtalk installation folder is automatically created on the Applications folder. After completing the installation, each Logtalk end-user must run the shell command <b>cplgtdirs</b> once before using the 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 Prolog integration scripts are created on the <b>/opt/local/bin</b> directory, which must be on your system path. See the <b>/Applications/Logtalk/QUICK_START.txt</b> file for instructions on how to run Logtalk.
|
|
</p>
|
|
<p>
|
|
To get started, click Continue.
|
|
</p>
|
|
</body>
|
|
</html>
|