package ppx_monadic

  1. Overview
  2. No Docs
ppx_monadic: ppx extension for monadic do notation.

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_monadic-1.0.0.tar.gz
md5=4ab1137697d8ed02ff42e9e00c5dc619

Description

ppx_monadic

ppx_monadic is a PPX syntax extension for monadic 'do' notation.

ppx_monadic follows the tradition of pa_monad, a CamlP4 syntax extension for do notation. Basically code with pa_monad should work with ppx_monadic only by replacing perform by do_;. (I find perform is bit too long to type.)

Published: 08 Jan 2015

Dependencies (4)

  1. ppx_tools
  2. omake
  3. ocamlfind
  4. ocaml = "4.02.1"

Dev Dependencies

None

Used by (7)

  1. dune_watch < "0.1.0"
  2. gapi-ocaml >= "0.3.7" & < "0.3.15"
  3. goblint < "1.1.1"
  4. modelica_ml >= "0.2.0"
  5. ocamltter >= "4.0.2"
  6. opamfind
  7. planck >= "2.2.0"

Conflicts

None

OCaml

Innovation. Community. Security.