There are 18 repositories under algebraic-effects topic.
A collaborative bibliography of work related to the theory and practice of computational effects
A fast, flexible, fused effect system for Haskell
Structured concurrency and effects for JavaScript
Manage side-effects in your javascript application cleanly with algebraic effects
📐Let there be algebraic effects in JS
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
A research language with effect handlers and lightweight effect polymorphism
a functional programming language with algebraic effects and handlers
A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a static type system with inference of types and effects, with subtyping.
Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effects
Effect handlers in C++
Python library to work with algebraic effects
Computational environments and effects for TypeScript
WebAssembly specification, reference interpreter, and test suite with effect handlers extension.
An attempt to explain React Suspense to myself.
An experiment towards a UI programming model inspired by algebraic effects.
Tiny goodies for Continuation-Passing-Style functions (OLDER VERSION), use instead the NEWER `cpsfy`
A summary of my activities during the past four years
A programming language with first-class modules and algebraic effects.
User defined effects for Kotlin multiplatform
An implementation of scoped algebraic effects and handlers in Agda.
Masters Thesis, University of Oxford. Research project combining Calculating Compilers and Algebraic Effects using Haskell, supervised by Jeremy Gibbons. Presented work at the International Conference on Functional Programming Student Research Competition and the 7th South of England Regional Programming Languages Seminar.
Extensible Effects in typescript
A readline-like effect and carrier for fused-effects using haskeline