From f3e55e7e25fc7bde519cbd1a069e5603134b67df Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 27 Nov 2018 14:24:55 -0800 Subject: 4790 --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 27c4e5f1..1e88fb19 100644 --- a/Readme.md +++ b/Readme.md @@ -86,9 +86,9 @@ of features usually associated with higher-level languages: strong type-safety, function overloading, lexical scope, generic functions, higher-order functions, and [delimited continuations](http://akkartik.name/coroutines-in-mu). -Mu is currently interpreted and too slow for graphics or sound. We're -actively investigating ways to speed it up. In the meantime, Kartik uses it to -teach programming 1-on-1 with the motto, "teach testing before syntax." +Mu is currently interpreted and too slow for graphics or sound. Kartik is +working on a way to compile it to native code. Recent activity is all in the +[`subx/`](https://github.com/akkartik/mu/tree/master/subx) directory. *Taking Mu for a spin* -- cgit 1.4.1-2-gfad0