From 033ac7572fb15d3e4b9db0c3f3087b639a0e11f5 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Fri, 17 Dec 2021 16:22:25 -0500 Subject: [PATCH] updated todo --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.54.0