Category:Logtalk: Difference between revisions

m
no edit summary
(lang/stub)
 
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1:
{{language}}{{stub}}|Logtalk
|site=http://logtalk.org/
}}
 
Logtalk is an object-oriented logic programming language that extends and leverages the [[Prolog]] language with a feature set suitable for programming in the large. As a multi-paradigm language, it includes support for encapsulation and data hiding, separation of concerns and enhanced code reuse, both prototypes and classes, protocols (interfaces), component-based programming through category-based composition, event-driven programming, and high-level multi-threading programming. Logtalk uses standard Prolog syntax with the addition of a few operators and directives.
 
==See Also==
*[[wp:Logtalk|Wikipedia: Logtalk]]
Anonymous user