2016-01-21 23:40:00 +01:00

5 lines
218 B
Plaintext

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.