json-static
Json-static is a companion for the json-wheel library.
By reading a type definition, the preprocessor inserts code that converts between OCaml types (lists, arrays, tuples, objects, polymorphic variants, ...) and untyped JSON data. Those type definitions are written in a syntax which is very close to regular OCaml type definitions.
[ Homepage ]
| Author: | Martin Jambon. |
| Last modification date: | 05-Feb-2008 |
| Version: | 0.9.6 |
| Development status: | Beta |
| Kind: | Camlp4 extensions |
| License: | Open Source :: BSD |
| Topic: | Communications and networking :: Other protocols |
| Homepage: | http://martin.jambon.free.fr/json-static.html |