about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index faa64497..ff1fda9d 100644
--- a/index.html
+++ b/index.html
@@ -56,6 +56,10 @@ screen and keyboard handling.
   <a href='html/continuation3.mu.html'>3</a>,
   <a href='html/continuation4.mu.html'>4</a>,
   <a href='html/continuation5.mu.html'>5</a>.
+<li>A code essay: <a href='http://akkartik.name/coroutines-in-mu'>&ldquo;Coroutines in Mu&rdquo;</a>
+<li><a href='html/same-fringe.mu.html'>same-fringe.mu</a>: a solution to the
+  <a href='http://wiki.c2.com/?SameFringeProblem'>&lsquo;same fringe&rsquo;</a>
+  problem, demonstrating Mu's coroutines and generic functions.
 </ul>
 
 Now a listing of every layer in Mu. Recall that you can <a href='http://akkartik.name/post/wart-layers'>stop