From 8f936bc6c89163e3984ac619612c0ce76a51a74e Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Fri, 20 Apr 2018 00:40:47 +0100 Subject: first commit --- notes.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 notes.txt (limited to 'notes.txt') 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 -- cgit v1.2.3