package sexp_macro

  1. Overview
  2. Docs
Sexp macros

Install

Dune Dependency

Authors

Maintainers

Sources

sexp_macro-v0.12.0.tar.gz
sha256=dbab0549efdb02459b716eeab7dea9da7ccfeb7a6199f4956973b5392d8146b9
md5=4643de616bdc10f75bb35f21d44edea8

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

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 >= "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

OCaml

Innovation. Community. Security.