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 the encoding/1 directive, adding compatibility with CxProlog 0.96.3 and SICStus Prolog 4.0, and improving support for YAP and SWI-Prolog.