package sexp_macro

  1. Overview
  2. Docs

Description

Sexp macros allow the user to define and use constants and simple functions in sexp files, include one sexp file in another.

Published: 01 Mar 2019

Dependencies (5)

  1. dune >= "1.5.1"
  2. sexplib >= "v0.12" & < "v0.13"
  3. ppx_jane >= "v0.12" & < "v0.13"
  4. async >= "v0.12" & < "v0.13"
  5. ocaml >= "4.07.0"

Dev Dependencies

None

Used by (2)

  1. async_smtp = "v0.12.0"
  2. sexp < "v0.13.0"

Conflicts

None