cinaps
  1. Overview
  2. Docs
Trivial metaprogramming tool

Install

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=1be18e70f5d8a6b03566c3619b62836a26094fc7208fde46ab7b32ee64116170
sha512=ca53a9da8aa71ce7cddf7e24778e9c4d3f3e5784209da85a5a6b2d5af83cd8ad769fbe3009d2757ebf4a25ca39d76af00ebc693b1b01c3b53c8775ea479123a5

Description

Cinaps is a trivial Metaprogramming tool using the OCaml toplevel. It is based on the same idea as expectation tests. The user write some OCaml code inside special comments and cinaps make sure that what follows is what is printed by the OCaml code.

Published: 12 Feb 2021

Dependencies (4)

  1. base-unix
  2. re >= "1.8.0"
  3. dune >= "2.0.0"
  4. ocaml >= "4.04"

Dev Dependencies

None

Used by (3)

  1. lsp < "1.8.0" | >= "1.11.3"
  2. ocaml-migrate-parsetree >= "2.2.0"
  3. ppxlib >= "0.10.0"

Conflicts

None