--- /dev/null
+# Doing
+
+* Finish option parsing logic (remove mallocs, handle positional args)
+
+# On Deck
+
+* Add support for complex binary targets
+* Add tide-like text editor
+
+# Backlog
+
+* Add JSON parser/generator (binary and text)
+ * [UBJSON](https://en.wikipedia.org/wiki/UBJSON)
+* Add ubus-like IPC daemon
+* Add Icon-like language interpreter
+* Combine libnet and liba
+* Add MDL markup language processor
+* Add INI parser to liba
+* Add ANSI terminal support to liba