summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-04-20 00:40:47 +0100
committerKatolaZ <katolaz@freaknet.org>2018-04-20 00:40:47 +0100
commit8f936bc6c89163e3984ac619612c0ce76a51a74e (patch)
tree8d936adb262b2098a984e183e47ea9cc2a8d5d03 /notes.txt
first commit
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