1 year ago
#363612
user3078439
Is there a way to write dune files programatically from OCaml?
I am generating OCaml code in OCaml. This code includes several Dune files which may be updated and have specific parts change. I am reaching the limit of what I can do with some clever printf
, and would like to know if there is an easy way to use Dune as a library to programatically create Dune files?
ocaml
metaprogramming
ocaml-dune
0 Answers
Your Answer