FREE SOFTWARE ON CAMLCITY.ORG
JSON validator and converter for OCaml
This is a Camlp4 syntax extension that reads special type definitions representing the structure of JSON data (http://json.org/) and produces conversion functions between those types and generic JSON data of type Json_type.t. Type Json_type.t is defined by the json-wheel library which provides parsing and printing functions for the JSON format.
| Version: | 0.9.6 |
| Homepage: | http://martin.jambon.free.fr/json-static.html |
| Maintainer: | Martin Jambon <martin_jambon@emailuser.net> |
| Files: |
doc/godi-json-static/Changes doc/godi-json-static/LICENSE doc/godi-json-static/README lib/ocaml/pkg-lib/json-static/META lib/ocaml/pkg-lib/json-static/pa_json_static.cmi lib/ocaml/pkg-lib/json-static/pa_json_static.cmi_pretty lib/ocaml/pkg-lib/json-static/pa_json_static.cmo |
| Built from sources: |
json-static-0.9.6 |