package melange-edn
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
EDN reader and writer for OCaml, js_of_ocaml, and Melange
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.5.0.tar.gz
md5=b97255accc63dd35a23d4f5fd6f9ffaa
sha512=73ef1285e09cb4129a61a319b533b39eff68a0d5feb695a9a737db23d256b9d698570e783ade793acf44db61ae6493ed83081dd7833021d95e236a3f3aa67c19
doc/CHANGES.html
0.5.0
- Add native Yojson, js_of_ocaml, and Melange JSON bridge libraries.
- Expand EDN reader compatibility with numeric literals, reader macros, namespaced maps, tagged literals, and symbolic floats.
- Reject overflowing integer literals with
Parse_error. - Preserve
Yojson.Safe.Intlitvalues as EDN bigints.
0.2.0
- Make EDN value constructors private and add public creation functions.
- Reject invalid keyword forms during parsing and value creation.
0.1.0
Initial release.
- Add EDN reader and writer for Melange.
- Add JSON conversion helpers.
- Add opam package metadata for
melange-edn.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>