In my attempt to port this to jbuilder, I need to get rid of the cow camlp4 extension. But that extension doesn't have a ppx port. I think the easiest way to move forward with removing that extension is to use either a template system like mustache or just do string concatenation.
What do you think?
In my attempt to port this to jbuilder, I need to get rid of the cow camlp4 extension. But that extension doesn't have a ppx port. I think the easiest way to move forward with removing that extension is to use either a template system like mustache or just do string concatenation.
What do you think?