package cinaps

  1. Overview
  2. Docs
Trivial metaprogramming tool

Install

Dune Dependency

Authors

Maintainers

Sources

cinaps-v0.13.0.tar.gz
sha256=5597092f04039fab8bd0224ac232c74b0d97fd31cead7cc30bd68bf02cdcddf9
md5=a08fba2769d726d877b0e653d595fd52

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: 20 Nov 2019

Dependencies (3)

  1. re >= "1.8.0"
  2. dune >= "1.5.1"
  3. ocaml >= "4.07.0" & < "4.14"

Dev Dependencies

None

Used by (6)

  1. dune >= "3.17.2"
  2. lsp
  3. ocaml-migrate-parsetree >= "2.2.0"
  4. ooh
  5. ppxlib >= "0.12.0"
  6. ppxlib-tools

Conflicts

None

OCaml

Innovation. Community. Security.