program
A library for writing programs with environments and managed resources, written in Haskell. (by typedbyte)
capability
Extensional capabilities and deriving combinators (by tweag)
program | capability | |
---|---|---|
1 | 1 | |
3 | 217 | |
- | 0.0% | |
0.0 | 3.1 | |
over 3 years ago | about 1 year ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
program
Posts with mentions or reviews of program.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-01.
-
Opinions on Reader + Continuation-based IO?
Yes, I just uploaded it to https://github.com/typedbyte/program.
capability
Posts with mentions or reviews of capability.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-02.
What are some alternatives?
When comparing program and capability you can also consider the following projects:
cleff - Fast and concise extensible effects
mtl - The Monad Transformer Library
extensible-effects - Extensible Effects: An Alternative to Monad Transformers
operational - Implement monads by specifying instructions and their desired operational semantics.
kitten - A statically typed concatenative systems programming language.
machines - Networks of composable stream transducers