about summary refs log tree commit diff stats
path: root/subx/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'subx/Readme.md')
-rw-r--r--subx/Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/subx/Readme.md b/subx/Readme.md
index b1d9cfcb..5e58917e 100644
--- a/subx/Readme.md
+++ b/subx/Readme.md
@@ -12,6 +12,8 @@ and libc.)
    walk before I try to run, use the computer only to check my program for
    errors rather than to hide low-level details. This approach adds to the
    burden of the programmer, but may make the hard problems more tractable.
+   We can always add HLLs back once the foundations are redone, but it seems
+   valuable to not require a HLL to build the foundations.
 
 2. The software in our computers has grown incomprehensible. Nobody
    understands it all, not even experts. Even simple programs written by a