Logtalk 3.43.0 freeware

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.

Give Logtalk a try to see what it's really capable of! ...

Author Paulo Moura
Released 2020-12-22
Filesize 12.50 MB
Downloads 613
OS Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64
Installation Instal And Uninstall
Keywords logic programming, programming language, Prolog implementation, programming, logic, compiler
Users' rating
(14 rating)
LogtalkOtherWindows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64
Logtalk - compound Freeware Download Notice

Logtalk Free Download - we do not host any Logtalk torrent files or links of Logtalk on rapidshare.com, depositfiles.com, megaupload.com etc. All Logtalk download links are direct Logtalk download from publisher site or their selected mirrors.

Logtalk freeware - The Latest User Reviews
Logtalk freeware - The Latest Versions History
3.43.0 Dec 22, 2020 New Release Logtalk compiler and runtime:
ADDED: Lint check for redundant use of the call/1 control construct as argument to the +/1 built-in predicate.
ADDED: Also check correctness of variable_names/1 options in calls to the write_term/2-3 Prolog standard predicates.
IMPROVED: Compiler performance for protocols.
IMPROVED: More efficient compiler checking for parameter variables.
FIXED: Using a overriding meta-predicate template for predicates defined in user listed in uses/2 directives.
FIXED: Bug in the logtalk_make/0-1 predicates when reloading a main file due to an updated included file when the clean flag is turned off and the reload file is set tp changed where the main file would not be recompiled to include the new contents of the included file.
FIXED: Bug in the asserta/1 built-in method when the argument is only know at runtime.
Prolog adapter and integration files:
ADDED: Adapter file for Trealla Prolog. Experimental. With the help of Andrew Davison.
3.38.0 Apr 28, 2020 New Release Logtalk compiler and runtime:
ADDED: Compiler lint check for non-tail recursive predicate definitions.
ADDED: New compiler flag, tail_recursive, with possible values warning and silent (the default value).
ADDED: Compiler deprecated warning for DEC-10 Prolog I/O, fail_if/1 and prolog_flag/2 built-in predicate calls.
3.37.0 Apr 3, 2020 New Release Logtalk compiler and runtime:
ADDED: New meta message Format+Arguments for use with the message printing mechanism. See the logtalk built-in object API documentation for details.
ADDED: Compiler optimization for the special case where an object sends a message to itself. The practical case is a parametric object where one of more parameters are updated by the object predicates.
ADDED: Support for using the user pseudo-object as an event monitor by defining before/3 and after/3 plain Prolog predicates.

Most popular Other freeware downloads

Logtalk

3.43.0 freeware download

... object. Parametric objects Object identifiers can be compound terms containing free variables that can be used ... can associate any number of methods with a compound term. Support for both class-based and prototype-based ...