package ocamlify

  1. Overview
  2. Docs
Include files in OCaml code

Install

Dune Dependency

Authors

Maintainers

Sources

ocamlify-0.0.1.tar.gz
md5=bcd97ad0f7203019019997197451dbf0

Description

OCamlify allows to create OCaml source code by including whole files into OCaml string or string list. The code generated can be compiled as a standard OCaml file. It allows embedding external resources as OCaml code.

Published: 21 Nov 2013

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml < "5.0"

Dev Dependencies

None

Conflicts

None