package genspio

  1. Overview
  2. No Docs
Genspio is a typed EDSL to generate shell scripts and commands from OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

genspio.0.0.0.tar.gz
md5=67a1a3fa6928b8baf9f6be169bcf5e1a

Description

The idea is to build values of type Genspio.EDSL.t with the combinators in the Genspio.EDSL module, and compile them to POSIX shell scripts (or one-liners) with functions from Genspio.Compile.

Published: 21 Mar 2017

Dependencies (6)

  1. sosa
  2. nonstd
  3. solvuu-build build & >= "0.3.0"
  4. ocamlbuild build
  5. ocamlfind build
  6. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None