Home > Download
Download

From this page you can download the sources of the current Logtalk release and installers for some operating systems, the latest version of the user and reference manuals, and new/updated configuration and source files.

Older releases are available here (but note that time stamps do not match the release dates due to all the moving of these files between servers along the years).

Note that Logtalk requires a compatible Prolog compiler to be properly installed in order to run. Be sure to install the Prolog systems that you want to use as back-end compilers before installing Logtalk.

User license

Logtalk is an open source project. Logtalk 2.x uses the Artistic license 2.0. Logtalk 3.x uses the GNU GPL 3 license with some addtional permissions and restrictions. The copyright notice and license applies to all files in this release (including sources, documentation, and examples) unless otherwise explicitly stated.

Logtalk sources

Logtalk sources for the current stable and development versions.

Stable version: 2.44.1

Released on: May 28, 2012

Includes the XHTML version of the documentation and also syntax configuration files for popular text editors that enable syntax coloring and other text services when editing Logtalk source files. Instructions for manual installation of Logtalk from sources, for both admin and non-admin users, can be found in the included INSTALL.txt file).

See the release notes and the known problems and bugs list for details.

Development versions

Logtalk 3.x development is currently hosted at GitHub. You may keep up to date on development changes by subscribing to the Logtalk 3.x commits RSS feed.

For Logtalk 2.x, you may checkout the sources from the command-line by typing:

svn checkout http://svn.logtalk.org/logtalk/trunk lgtsvn

You may also use a GUI subversion client specifying the URL http://svn.logtalk.org/logtalk/trunk for the repository address and lgtsvn as the suggested name of the folder to be created for the working copy. Follow these steps for running Logtalk development versions.

You may keep up to date on development changes by subscribing to the Logtalk commits RSS RSS feed.

You may also access the Logtalk 2.x Subversion server using this alternative link and download a tarball (select the Logtalk repository and then click on the trunk link, which corresponds to the latest development version; the tarball should have the name trunk.tar.gz, NOT logtalk.tar.gz, unless you want to download all past Logtalk releases stored there!).

Please register if you use the Logtalk language!

Logtalk installers

The following installers are available:

MacPorts users may simply type the command sudo port install logtalk (or sudo port upgrade logtalk) in order to install (or upgrade) Logtalk. Homebrew users may simply type the command brew install logtalk (or brew upgrade logtalk) in order to install (or upgrade) Logtalk.

Gentoo Linux users may simply type the command emerge logtalk in order to install Logtalk (Gentoo package contributed by Angelo Arrifano with the help of Keri Harris).

After basic installation, each end-user should run the logtalk_user_setup shell command once before using Logtalk (Windows users, including non-admin ones, may use instead the provided installer instead). This command creates a Logtalk user directory on the user's home directory containing library files, examples, and other user-modifiable supporting files. Be sure to read the README.txt, CUSTOMIZE.txt, and QUICK_START.txt files on the Logtalk user directory for important information on Logtalk and for instructions on how to customize and run Logtalk. For Windows users, this information is also available from the Logtalk program group in the Start Menu.

Please register if you use the Logtalk language!

User and Reference Manuals and Tutorial

Updated on: May 28

XHTML 1.1 version (included in the Logtalk sources archive and in the Logtalk installers)
PDF versions of the User and Reference Manuals (does not include the tutorial)
Updates

These are new/updated files since the latest Logtalk release (2.44.1). To download a file just click its name (these are plain text files).

New/updated source files
New/updated configuration files
New/updated text editor syntax files
Other files