package sexp_macro

  1. Overview
  2. Docs
Sexp macros

Install

Dune Dependency

Authors

Maintainers

Sources

sexp_macro-v0.13.0.tar.gz
sha256=fd15669bfa9e230d897e3af1585a3a8c5092b9799307a0b302ff2d3e56f51095
md5=63d2b5ae80ff5898f6e277ea8d6f824e

Description

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

Published: 20 Nov 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.13" & < "v0.14"
  3. ppx_jane >= "v0.13" & < "v0.14"
  4. async >= "v0.13" & < "v0.14"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (2)

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

Conflicts

None

OCaml

Innovation. Community. Security.