barko / jsonoj

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:OCaml 100.0%