Go to file
2023-07-11 23:32:12 +01:00
.gitignore
ocaml-ppx-sexp-conv.spec OCaml 5.0 rebuild for Fedora 39 2023-07-11 23:32:12 +01:00
README.md Version 0.15.0. 2021-11-30 11:49:29 -07:00
sources Version 0.16.0 2023-07-10 17:33:30 -06:00

ocaml-ppx-sexp-conv

Ppx_sexp_conv is a PPX syntax extension that generates code for converting OCaml types to and from s-expressions, as defined in the sexplib0 library.