guile-parallel

guile-parallel extends the set of primitives for Guile by offering high level structures and procedures built on top of the standard (ice-9 threads) module.

Usage

Tutorial

Documentation

View the reference manual

Releases

Requirements

Installation

To build and install guile-parallel from source, run:

wget https://git.sr.ht/~old/guile-parallel/archive/v1.0.0.tar.gz
tar xf https://git.sr.ht/~old/guile-parallel-1.0.0.tar.gz
cd https://git.sr.ht/~old/guile-parallel-1.0.0
./configure
make
make install

Licenses

Git Repository

guile-parallel is developed using the Git version control system. The official repository is hosted at https://git.sr.ht/~old/guile-parallel.

To clone the repository, run:

git clone https://git.sr.ht/~old/guile-parallel

Bug reports

Open tickets here.

Contributing

Send patches to ~old/public-inbox@lists.sr.ht.

Project Health