Skip to content
@haskell-distributed

Distributed Haskell

Welcome to the Distributed Haskell organization

This GitHub organization is dedicated to the implementation of Cloud Haskell.

Cloud Haskell is a domain-specific language for developing distributed systems using the Actor model popularized by Erlang. It combines the Erlang model of scheduling remote execution of computation and handling of failure, with Haskell's advantages such as type safety.

The implementation of the Cloud Haskell ideas is centered around the distributed-process repository.

You can find documentation and tutorials on haskell-distributed.github.io.

Pinned Loading

  1. distributed-process distributed-process Public

    Cloud Haskell core libraries

    Haskell 708 97

Repositories

Showing 10 of 37 repositories