Download List

Project Description

Logtalk is an object-oriented logic programming language that can use most Prolog implementations as a back-end compiler. As a multi-paradigm language, it includes support for both prototypes and classes, protocols (interfaces), component-based programming through category-based composition, event-driven programming, and high-level multi-threading programming.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-01 07:05 Back to release list
2.39.0

This release removes support for outdated Prolog compilers and for Prolog compilers that don't support the de facto and official standards. In addition, this release reintroduces parametric categories, changes the semantics of the parameter/2 method when used in category predicates, removes an overly restrictive meta-predicate compilation rule, adds library implementations of red-black trees and heaps, improves the benchmarking test suits, improves several examples, and updates the Windows installer to detect Prolog compiler installations on 64-bit versions of Windows.
Tags: Major feature enhancements

Project Resources