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 compilers that you want to use as Logtalk back-end compilers before installing Logtalk.
Logtalk is an open source project, following 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.
Logtalk sources for the current stable and development versions.
2.40.1
Released on: June 30
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. To install from sources on POSIX operating systems, unpack the archive and type cd lgt2401/scripts; sudo ./install.sh; cplgtdirs in the command-line (more details and alternative installation procedures can be found on the INSTALL.txt file).
See the release notes and the known problems and bugs list for details.
lgt2401.tar.bz2 (599.553 bytes)You may download a ZIP archive from the Logtalk developers website or 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 Trac RSS feed. In alternative, you may also use the Logtalk CIA RSS feed.
You may also access the Logtalk 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!).
If you want to fork the latest development version, you may prefer to use the experimental git repository available from github. This git repository tracks the trunk of the Logtalk Subversion repository.
Please register if you use the Logtalk language!
MacOS X, Linux, and Windows users with administrative rights may prefer to download, respectively, an Apple's Installer package, a RPM or a Debian package, or a GUI installer:
logtalk-2.40.1.pkg.zip (845.777 bytes) for MacOS X users (based on the MacPorts portfile; installs Logtalk on /opt/local/share/ with integration scripts for selected Prolog compilers on /opt/local/bin; creates an /Applications/Logtalk folder with links to all installed files)logtalk-2.40.1-1.noarch.rpm (913.715 bytes) for Linux users (installs Logtalk on /usr/local/share with integration scripts for selected Prolog compilers on /usr/local/bin; package installation from the command-line is recommended; to install type sudo rpm -i logtalk-2.40.1-1.noarch.rpm)logtalk_2.40.1-1_all.deb (875.472 bytes) for Debian (e.g. Ubuntu) users (requires dpkg 1.15.0 or a later version; installs Logtalk on /usr/share with integration scripts for selected Prolog compilers on /usr/bin; package installation from the command-line is recommended; to install type sudo dpkg -i logtalk_2.40.1-1_all.deb)lgt2401.exe (890.180 bytes) for Windows 2000/XP/Vista/7 users (be sure to install a compatible Prolog compiler before running the Logtalk installer; creates a Logtalk program group in the Start Menu with integration shortcuts for supported Prolog compilers and shortcuts for the accessing the Logtalk documentation)
MacPorts users may simply type the command sudo port install logtalk (or sudo port 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 cplgtdirs shell command once before using Logtalk (Windows users, including non-administrative 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!
Updated on: June 30
man2401.tgz (135.404 bytes)manpdf2401.tgz (593.861 bytes)
These are new/updated files since the latest Logtalk release (2.40.1). To download a file just click its name (these are plain text files).