algebraic-effects

Tag

Cards List
#algebraic-effects

Prism: An Impure Functional Language With Typed Effects

Lobsters Hottest · 3d ago Cached

Prism is a new functional language that integrates algebraic effects with a type system, allowing mutable state and other effects to be used without monads while preserving purity externally. It aims to make effects a first-class part of the type system, enabling optimization and safe usage.

0 favorites 0 likes
#algebraic-effects

Algebraic Effects for the Rest of Us

Hacker News Top · 2026-05-26 Cached

An educational blog post explaining the concept of algebraic effects in programming, using analogies to try/catch and async/await, and discussing their potential relevance to React and future programming paradigms.

0 favorites 0 likes
← Back to home

Submit Feedback