Logtalk 2.31.6 (Default branch) |
|
|
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 improves support for several text
editors and syntax highlighters. Some bugs when
using predicate aliases and the :/1 control
construct with categories that extend other
categories were fixes. Updated YAP and SWI-Prolog
configuration files are included.
|