Home > jsonoj

jsonoj

Jsonoj is a project mainly written in OCaml, based on the View license.

OCaml library for parsing and printing JSON, intended for use with js_of_ocaml

This is a js_of_ocaml library for parsing and printing json. Although Javascript's eval is available for parsing, jsonoj does not use it.

No rigorous conformance testing was done with this library.