From 7df951eab66c3ab492448b28a9c5e4d697814be8 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 5 Nov 2017 02:43:37 -0800 Subject: 4111 --- index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 1d6920a7..58e510d9 100644 --- a/index.html +++ b/index.html @@ -173,6 +173,9 @@ Mu provides safe concurrency by forbidding routines from sharing addresses; writing to a channel always performs a deep copy that preserves all internal aliasing. +

Support for delimited continuations +that let one pause and resume sub-computations. +

Part III: transforms to make Mu a little more expressive, and give it some of the benefits of a high-level language. -- cgit 1.4.1-2-gfad0