Go to file
2024-08-05 10:44:20 -06:00
.gitignore Initial import. 2020-06-11 10:48:33 -06:00
changelog Convert to %autorelease and %autochangelog 2024-07-03 15:24:51 -06:00
ocaml-ppx-sexp-conv.spec Version 0.17.0 2024-07-03 15:26:06 -06:00
README.md Version 0.15.0. 2021-11-30 11:49:29 -07:00
sources Version 0.17.0 2024-07-03 15:26:06 -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.