This package browser is in early development. Mind the rough edges.

logtalk 3.80.0

Object-oriented logic programming language

Logtalk is a declarative 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, Logtalk includes support for both prototypes and classes, protocols (interfaces), categories (components and hot-patching), event-driven programming, coinduction, lambda expressions, and high-level multi-threading programming.

Installation

Install logtalk 3.80.0 as follows:

guix install logtalk@3.80.0

Or install the latest version:

guix install logtalk

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.