summaryrefslogtreecommitdiff
path: root/ecomp-c/README
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-c/README')
-rw-r--r--ecomp-c/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/ecomp-c/README b/ecomp-c/README
index 4e1e88c..0f8e907 100644
--- a/ecomp-c/README
+++ b/ecomp-c/README
@@ -122,6 +122,11 @@ C compiler). We prefer the hierarchical approach
one file per assembly file, load at fixed ORG (sort of in a.out style).
+another assembler, 0:15:00
+
+neested functions allow more efficient compiling as local scopes can
+be dropped and their local symbols.
+
syscalls
--------