package dkml-dune-dsl

  1. Overview
  2. Docs
Embedded DSL for Dune files to do syntax checking, auto-completion and generate dune.inc include files

Install

Authors

Maintainers

Sources

dkml-dune-dsl-0.1.1.tbz
sha256=a7fe720d17809079b5430f382497f0c138159dc67e94d74bbeab35a4094344ed
sha512=a43b94f0b4708f0a40942ff23c850a466501abbd39ca1bc2ddf0743be2d8c4793ccf2d8a2b64a326752c4f425b62abc51f51af29fa3ba5b2e2f44b31c1ef483f

Description

dkml-dune-dsl lets you define Dune files in OCaml code with your favorite auto-completing IDE, compile it to an executable, and use it as a generator of your dune.inc files.

Published: 03 Apr 2023

Dependencies (2)

  1. ocaml >= "4.12.1"
  2. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. dkml-dune-dsl-show >= "0.1.1"

Conflicts

None