ePrivacy and GPDR Cookie Consent by Cookie Consent

Popular x64 Tags

Logtalk 3.43.0

Sponsored links:
license: Open Source
downloads: 21
size: 12.50 MB
updated: 2020-12-22

Add to Basket
x64 compatible software

Paulo Moura
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.

Logtalk is a mature open source object-oriented logic programming language that can use most Prolog implementations as a back-end compiler. Logtalk main features are:

Separation between interface and implementation
Predicate directives (declarations) can be contained inside protocols (interfaces), which can be implemented by any object.

Parametric objects
Object identifiers can be compound terms containing free variables that can be used to parametrize object predicates. This allows us to interpret predicate clauses as providing instantiations of a parametric object identifier. I.e. through parametric object we can associate any number of methods with a compound term.

Support for both class-based and prototype-based systems
You may have, in the same application, class-based hierarchies (with instantiation and specialization relations) and prototype-based hierarchies (with extension relations). Moreover, fundamental language features such as protocols (interfaces) and categories (components) can be used simultaneously by classes, instances, and prototypes.

Support for multiple object hierarchies
No need to be constrained to a single, lengthy hierarchy rooted in some generic object.

Private, protected, and public inheritance
Logtalk supports private, protected, and public inheritance in a way similar to C++. Moreover, any entity relation can be qualified using a scope keyword. E.g. an object can privately implement a protocol, thus making all protocol declared predicates private.

Private, protected, and public object predicates
Set the scope of your object predicates to match your protocol design and let the runtime system enforce your choices.

Static and dynamic objects
Objects can be either static or dynamic. Static objects are defined in source files which are compiled and loaded in the same way as Prolog files. Dynamic object can be either defined in source files or created at runtime.

Static and dynamic object predicates
Any static object may contain both static and dynamic predicates.

Logtalk syntax extends standard Prolog syntax
Logtalk uses standard Prolog syntax with the addition of a few operators and directives for a smooth learning curve. Prolog code can be easily encapsulated inside objects with little or no changes. Moreover, Logtalk can transparently interpret most Prolog modules as Logtalk objects for easy reusing of existing code (e.g. libraries).

Event-driven programming
Predicates can be implicitly called when a spied event occurs, allowing programming solutions which minimize object coupling. In addition, events provide support for behavioral reflection and can be used to implement the concepts of pointcut and advice found on Aspect-Oriented Programming.

Component-based programming
Predicates can be encapsulated inside categories, which can be virtually imported by any object, without any code duplication and irrespective of object hierarchies. Thus, objects may be defined through composition of categories, which act as fine-grained units of code reuse. Categories may also extend existing objects. Categories can be used to implement aspects and mixin-like behavior without resorting to inheritance.

LogtalkOtherWindows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64

User Rating: 1.0 (5 votes)

x64 compatible software
OS: Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64


Logtalk screenshot

Add Your Review or 64-bit Compatibility Report

Your Name:
Software Version:
Rating:
Review:
Security Code:


Top Other 64-bit downloads

HxD
HxD 2.5.0.0   
Powerful application for editing hexadecimal code, disks and disk images
Freeware

Texmaker
Texmaker 5.1.4   
A text editor that integrates many tools needed to develop documents with LaTeX
Freeware

AdFind screenshot
AdFind 1.62.00   
A reliable and accurate command-line utility
Freeware

Swapy screenshot
Swapy 0.5.4   
A simple and easy to use automation tool that displays native Python code
Open Source

Tundra screenshot
Tundra 2.3.2   
A complete platform for arbitrary realtime and 3d applications
Open Source

DOSBox

DOSBox 0.74.3   
DOS-emulator which uses the SDL-library to port to different platforms
Freeware

PyWin32
PyWin32 Build 225   
Provides access to the Win32 API, has the ability to create and use COM objects
Open Source

ILMerge screenshot
ILMerge 3.0.29   
A small tool for merging multiple .NET assemblies into a single .NET assembly
Freeware

Android NDK x64
Android NDK x64 Revision 26d   
Lets you build performance-critical portions of your apps in native code
Freeware

Members area

Login:
Password:
Remember me

Sign Up  |  Forgot Password?

Top 64-bit Downloads

Top Downloads

64-bit Tags