add json_script, a minimalistic JSON based script interpreter
authorFelix Fietkau <nbd@openwrt.org>
Thu, 28 Feb 2013 20:50:49 +0000 (21:50 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 28 Feb 2013 20:50:55 +0000 (21:50 +0100)
commit38ea521911a1bf01b3714f1dfc725e941159c0f1
treededa3b043a83dd48dd6f2988940e868cf01e8339
parentaf2f52a37bdbb34835da08b518a5f5a950d87a77
add json_script, a minimalistic JSON based script interpreter

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
CMakeLists.txt
json_script.c [new file with mode: 0644]
json_script.h [new file with mode: 0644]