package sexp_macro

  1. Overview
  2. No Docs
Sexp macros

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=f3523e6d7778111d5886941a8d06b8c8f82fd22fb462a589d98bf6ad9e7fcf60

Description

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

Published: 26 May 2024

Dependencies (6)

  1. dune >= "3.11.0"
  2. sexplib >= "v0.17" & < "v0.18~"
  3. ppx_jane >= "v0.17" & < "v0.18~"
  4. core >= "v0.17" & < "v0.18~"
  5. async >= "v0.17" & < "v0.18~"
  6. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (2)

  1. async_smtp >= "v0.17.0"
  2. sexp >= "v0.17.0"

Conflicts

None