aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index b483ac4..2799901 100644
--- a/README.md
+++ b/README.md
@@ -27,3 +27,13 @@ repository.
# Documentation
See the [Doxygen generated documentation](https://stemdoc.nullring.xyz) for the C API documentation and
[my blog post](https://ret2pop.nullring.xyz/blog/stem.html).
+
+# Task List
+- [ ] Write a library for stem to test the FLI
+- [ ] Write a line editor with said library
+- [ ] ed clone with stem configuration
+- [ ] Stem to C transpiler
+- [ ] Stem compiler for other lower level backends
+
+and of course, the ever-present:
+- [ ] fix all bugs