summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt
new file mode 100644
index 0000000..d00a80d
--- /dev/null
+++ b/notes.txt
@@ -0,0 +1,9 @@
+Implementation of an ed clone.
+
+Things to sort out:
+
+- buffering
+
+- regexp (use libc regexp (compat mode, to run also on *BSD))
+
+Target: 16KB