From: Michael D. Lowis Date: Fri, 17 Dec 2021 21:22:25 +0000 (-0500) Subject: updated todo X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=033ac7572fb15d3e4b9db0c3f3087b639a0e11f5;p=proto%2Faos.git updated todo --- diff --git a/TODO.md b/TODO.md index a31403a..e9340da 100644 --- a/TODO.md +++ b/TODO.md @@ -11,9 +11,10 @@ * 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