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

guile-goblins 0.11.0

Distributed programming environment for Guile

guile-goblins is the Guile version of Spritely Goblins, a transactional, distributed programming environment following object capability security designs. Goblins is a general toolkit, and also the core layer of Spritely's work to support healthy distributed networked communities. Goblins allows for cooperation between networked programs in a mutually suspicious network through OCapN, the Object Capability Network. This includes collaboration across runtimes; for instance, programs written in the Guile and Racket versions of Goblins are able to speak to each other.

Installation

Install guile-goblins 0.11.0 as follows:

guix install guile-goblins@0.11.0

Or install the latest version:

guix install guile-goblins

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.