package sexp_macro

  1. Overview
  2. Docs
Sexp macros

Install

Dune Dependency

Authors

Maintainers

Sources

sexp_macro-v0.14.0.tar.gz
sha256=a79905211db7fc6bb13179bb51c073e514407dca0ecdec58a31408e5b7de6f53
md5=7b4738cd1ee238a4d7901874f07e1506

Description

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

Published: 31 May 2020

README

"Sexp_macro"

This library introduces sexp macros. They allow user to define and use constants and simple functions in sexp files, include one sexp file in another.

The library does not support creating such macros. It provides a set of functions for reading sexp files and resolving macros in them.

Dependencies (5)

  1. dune >= "2.0.0"
  2. sexplib >= "v0.14" & < "v0.15"
  3. ppx_jane >= "v0.14" & < "v0.15"
  4. async >= "v0.14" & < "v0.15"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (2)

  1. async_smtp = "v0.14.0"
  2. sexp = "v0.14.0"

Conflicts

None

OCaml

Innovation. Community. Security.