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.
- Website: https://spritely.institute/goblins
- Licenses: ASL 2.0
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
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.