summaryrefslogtreecommitdiff
path: root/devel/ocamlify/DESCR
blob: acf0d70ac35a2cfee34a8b709c124adfda6222c3 (plain)
1
2
3
4
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.