Centrala begrepp
代数的効果とハンドラに加えて、スコープ効果とハンドラをサポートする新しい計算λscを紹介します。
Sammanfattning
関数型プログラミングにおける副作用の標準的なアプローチである代数的効果とハンドラについて述べられています。スコープ効果が導入され、それらの取り扱い方法が提案されています。λscは、これらの概念を組み合わせた新しい計算であり、スコープ効果とハンドラをサポートしています。
Statistik
λscは代数的およびスコープ効果とハンドラをサポートしています。
λscはEffに基づくが、Koka-style row polymorphismを追加しています。
Citat
"Algebraic effects & handlers have become a standard approach for side-effects in functional programming."
"This paper aims to fill this gap in the literature: we present λsc, a calculus that puts scoped effects & handlers on formal footing."