Basic Implementation of JSON. Capable of create a JSON string and parse a JSON string. Uses the "lazy" JSON implementation. Incapable of modify and delete variables from the objects. Contains 2 objects: JSONArray and JSONObject. Inspired in Java-Android implementation of JSON. Version 0.5.

Dependents:   mbed_networking

Download repository: zip gz

Files at revision 1:ac1512fd0d1e

Name Size Actions
[up]
oJSON.cpp 10122 Revisions Annotate
oJSON.h 2817 Revisions Annotate