diff options
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html index 9d4cc4cd..977cfafd 100644 --- a/index.html +++ b/index.html @@ -143,9 +143,9 @@ writing from them to stall without taking up CPU resources. <p><b>Part V</b>: Nascent tools for browsing mu codebases, and for teaching programming to non-programmers by getting them hooked on the value of tests. -The eventual goal is <b>an environment that watches the programmers try out the -code they write, and turns the interactive sessions into reproducible test -scenarios.</b> +The eventual goal is <b>an environment that watches programmers as they +manually test their code, and turns these interactive sessions into +reproducible test scenarios.</b> <p/><a href='html/070display.cc.html'>070display.cc</a>: primitives for using the keyboard and screen. |