genspioversion
Typed EDSL to generate POSIX Shell scripts
Genspio is a typed EDSL used to generate shell scripts and commands from OCaml.
The idea is to build values of type 'a 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
.
Genspio's documentation root is at https://smondet.gitlab.io/genspio-doc/.
Author | Seb Mondet <seb@mondet.org> |
---|---|
License | Apache-2.0 |
Published | |
Homepage | https://smondet.gitlab.io/genspio-doc/ |
Issue Tracker | https://github.com/hammerlab/genspio/issues |
Maintainer | Seb Mondet <seb@mondet.org> |
Dependencies | |
Source [http] | https://github.com/hammerlab/genspio/archive/genspio.0.0.2.tar.gz sha256=a3725f0bde964f496907ddb17e9806f64ec15477bddc664b33166c54eb7580de md5=03a6e537a18d4f9b23301beb53ddd0be |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/genspio/genspio.0.0.2/opam |
No package is dependent