diff options
Diffstat (limited to 'mu.arc.t')
-rw-r--r-- | mu.arc.t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mu.arc.t b/mu.arc.t index d2b0d70f..a9c316f0 100644 --- a/mu.arc.t +++ b/mu.arc.t @@ -1,10 +1,10 @@ ; Mu: An exploration on making the global structure of programs more accessible. ; -;; Motivation -; ; "Is it a language, or an operating system, or a virtual machine? Mu." ; (with apologies to Robert Pirsig: http://en.wikipedia.org/wiki/Mu_%28negative%29#In_popular_culture) ; +;; Motivation +; ; I want to live in a world where I can have an itch to tweak a program, clone ; its open-source repository, orient myself on how it's organized, and make ; the simple change I envisioned, all in an afternoon. This codebase tries to |