]> git.mdlowis.com Git - proto/aos.git/commitdiff
updated todo
authorMichael D. Lowis <mike.lowis@gentex.com>
Fri, 17 Dec 2021 21:22:25 +0000 (16:22 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Fri, 17 Dec 2021 21:22:25 +0000 (16:22 -0500)
TODO.md

diff --git a/TODO.md b/TODO.md
index a31403a97f0fbb48fea6190898e258c64a399209..e9340da7511cf88e63475a2d427265b81822eed4 100644 (file)
--- a/TODO.md
+++ b/TODO.md
 
 * Add JSON parser/generator (binary and text)
     * [UBJSON](https://en.wikipedia.org/wiki/UBJSON)
+    * [JSMN](https://github.com/zserge/jsmn)
 * 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 INI (or TOML) parser to liba
 * Add ANSI terminal support to liba