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.

2009-01-17 08:20 Back to release list
2.35.0

This release improves compilation of source code, resulting in better performance for most back-end Prolog compilers and in more compact intermediate Prolog code. It improves caching of message sending predicate lookups and "super" calls, simplifies compilation, adds support for the specialization of meta-predicates, corrects a few bugs, and includes updated config files for SWI-Prolog, YAP, and Ciao.
Tags: Major feature enhancements

Project Resources