functoria

Description

Functoria is a DSL to describe a set of modules and functors, their types and how to apply them in order to produce a complete application.

The main use case is mirage. See the mirage repository for details:

https://github.com/mirage/mirage

Tags

org:mirage

Published: 07 Mar 2017

Dependencies (13)

  1. fpath
  2. bos
  3. logs
  4. ocamlgraph
  5. fmt
  6. astring
  7. rresult
  8. cmdliner >= "0.9.8" & < "1.1.0"
  9. base-unix
  10. topkg build & >= "0.7.3"
  11. ocamlbuild build
  12. ocamlfind build
  13. ocaml >= "4.03" & < "4.07.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (1)

  1. mirage >= "3.0.0" & < "3.0.5"

Conflicts

None