Logtalk 2.31.4 (Default branch) |
|
|
Wednesday February 20, 2008. 08:33 PM FreshMeat
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, component-based programming through category-based composition, event-driven programming, and multi-threading programming.
License: Artistic License
Changes:
This release updates support for multi-threading programming, correcting bugs and improving performance. New and improved multi-threading examples are also included. Other changes include bugfixes and improvements to library objects and text editing support.
|