Why can't dune recognize ppx_jane?...
Read MoreMetaquot: recognize a list pattern and store the resulting list...
Read MoreMetaquot examples or documentation to generate code...
Read MoreIs this possible to create an operator that evaluates argument left-to-right in OCaml...
Read MoreHow to handle different OCaml versions when generating AST with ppxlib...
Read MoreOCaml: how to use batteries and ppx_deriving.* together?...
Read MoreHow to apply [@@deriving show] to a type from module parameter of my functor?...
Read MoreOCaml serializing a (no args) variant as a "string enum" (via Yojson)...
Read Morehow to derive to_string methods for data types using ppx...
Read MoreOCaml specify path to ppx executable...
Read MoreAny good usage examples of an AST transformation with ppx_driver (register_transformation_using_ocam...
Read MoreEnable warning about unused/invalid attributes when using ppx...
Read MoreMake compatible ocaml, camlp4, ppx, node, js_of_ocaml, ocamlbuild...
Read MoreWriting a parser for a DSL in OCaml using ppx and extension point...
Read MoreOCaml code transformed through my PPX syntax extension can't find other packages...
Read MoreAre there any usage examples for the OCaml ppx_xml_conv module...
Read More