Logtalk is a declarative object-oriented logic programming language that extends and leverages the Prolog language with modern code encapsulation and code ...
Date | 2025-04-22 12:55:32 |
Filesize | 12.40 MB |
Visits | 27 |
Downloads | 18 |
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.