List Question
20 TechQA 2024-03-27T13:43:01.657000Why can't dune recognize ppx_jane?
29 views
Asked by stormckey
Is this possible to create an operator that evaluates argument left-to-right in OCaml
186 views
Asked by Butanium
How to handle different OCaml versions when generating AST with ppxlib
77 views
Asked by Anentropic
How do I output a non-polymorphic variant using ppxlib Ast_builder?
63 views
Asked by Anentropic
OCaml variant augmentation boilerplates
99 views
Asked by Jay Lee
How official / stable is the whole 'ppx' mechanic in Ocaml language?
180 views
Asked by Kris
Incomplete expression in ppx extension
144 views
Asked by Lhooq
How to force ppx to use an OCaml version?
177 views
Asked by nicolas
How to apply [@@deriving show] to a type from module parameter of my functor?
797 views
Asked by Anentropic
How to use ppx derive in utop?
502 views
Asked by David 天宇 Wong
OCaml serializing a (no args) variant as a "string enum" (via Yojson)
460 views
Asked by Anentropic
OCaml - Access Derived Functions from Another Module
114 views
Asked by Greg
How to write custom ppx decorator to rescript?
805 views
Asked by Bleg Bleg
What are PPXes?
199 views
Asked by Enieber
Custom json generator for variant of a sum type with ppx_deriving_yojson
182 views
Asked by Virgile
Type error when processing graphql result
226 views
Asked by jwesonga
OCaml specify path to ppx executable
298 views
Asked by Greg Nisbet
Any good usage examples of an AST transformation with ppx_driver (register_transformation_using_ocaml_current_ast)?
340 views
Asked by Bailey Parker
how to derive to_string methods for data types using ppx
918 views
Asked by illabout
How to use jbuild and ppx_driver with ppx_deriving
442 views
Asked by phaer