package functoria

  1. Overview
  2. No Docs
A DSL to organize functor applications

Install

Dune Dependency

Authors

Maintainers

Sources

functoria-v3.0.3.tbz
sha256=d0d1bf16cd51dbca26023e2197c0c216258737237f2ca15c88ecfc0712129b23
sha512=088c78ef266f873c03e051cdd8a8208c6a5ddf365b9b9442db9a8fecd0753d0107b792c66315c8ed0398e54c3c49c928d7c121d37c98e24bf4c9c0de564601be

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.

Tags

org:mirage

Published: 18 Dec 2019

Dependencies (12)

  1. ptime
  2. fpath
  3. bos
  4. logs
  5. ocamlgraph
  6. fmt >= "0.8.5"
  7. astring
  8. rresult
  9. cmdliner >= "0.9.8" & < "1.1.0"
  10. base-unix
  11. dune >= "1.1.0"
  12. ocaml >= "4.04.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (2)

  1. functoria-runtime >= "3.0.2" & < "3.1.2"
  2. mirage >= "3.0.5" & < "3.7.5"

Conflicts

None