From b514fbb9fe5f896343999234d9a123d6d334d4c8 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 26 May 2015 01:53:24 -0700 Subject: 1465 --- index.html | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index d9e71141..46c3eee6 100644 --- a/index.html +++ b/index.html @@ -13,9 +13,9 @@ Read these first: problem statement, instructions (mu requires minimal dependencies).

-Mu's code is structured in an unconventional manner, requiring editors to be -specially configured to colorize it in a sane manner. Here's how it currently -looks in my custom setup. +Mu's code looks quite alien, requiring editors to be specially configured to +colorize it in a sane manner. So this page provides links to the source files +showing how it currently looks in my custom setup.

Whetting your appetite: some example programs. @@ -143,9 +143,9 @@ writing from them to stall without taking up CPU resources.

Part V: 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 an environment that watches the programmers try out the +The eventual goal is an environment that watches the programmers try out the code they write, and turns the interactive sessions into reproducible test -scenarios. +scenarios.

070display.cc: primitives for using the keyboard and screen. @@ -167,6 +167,8 @@ scanning a high-level view and drilling down into selective details. address spaces, and the conventions that regulate their use in previous layers. +


+

The zen of mu:

+

+Mu's vision of utopia: +