functoria
A DSL to organize functor applications.
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
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 25 Jul 2016
- Authors
- Maintainers
Sources
Dependencies
ounit
with-test & >= "2.0.0"
cmdliner
>= "0.9.8" & < "1.1.0"
ocamlfind
build
ocaml
>= "4.01" & < "4.07.0"
Reverse Dependencies
mirage
>= "2.9.0" & < "3.0.0"