Search code examples
Why can't dune recognize ppx_jane?...


ocamlduneppx

Read More
Is this possible to create an operator that evaluates argument left-to-right in OCaml...


operatorsocamlevaluationlazy-sequencesppx

Read More
How to handle different OCaml versions when generating AST with ppxlib...


ocamlppx

Read More
OCaml: how to use batteries and ppx_deriving.* together?...


ocamlppx

Read More
How to apply [@@deriving show] to a type from module parameter of my functor?...


ocamlppx

Read More
OCaml serializing a (no args) variant as a "string enum" (via Yojson)...


ocamlppx

Read More
What are PPXes?...


ocamlreasonppx

Read More
how to derive to_string methods for data types using ppx...


ocamlppxocaml-dune

Read More
OCaml specify path to ppx executable...


ocamlppx

Read More
Any good usage examples of an AST transformation with ppx_driver (register_transformation_using_ocam...


ocamlabstract-syntax-treeppx

Read More
Lexer/filter for comments...


commentsocamlcamlp4ppx

Read More
Enable warning about unused/invalid attributes when using ppx...


ocamlppx

Read More
Make compatible ocaml, camlp4, ppx, node, js_of_ocaml, ocamlbuild...


ocamlopamcamlp4js-of-ocamlppx

Read More
Writing a parser for a DSL in OCaml using ppx and extension point...


ocamlcamlp4ppx

Read More
OCaml attributes...


ocamlppx

Read More
OCaml code transformed through my PPX syntax extension can't find other packages...


ocamlppx

Read More
Are there any usage examples for the OCaml ppx_xml_conv module...


ocamlppx

Read More
BackNext