package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

dune-project
 Dependency

Authors

Maintainers

Sources

a6fadbd212f3cd7d5d8dcfefc46c884f710fedc0.tar.gz
sha256=25e81f2085ad19688f7056c6df49ca48b3df4cea8304ba3be2550e172d59bfec
sha512=cfdaa06fd32d206f72de05a5289d33ec85fa6bdf7c5be7c85874a16d9e154cdc080465453b60fe7f6c01589eb92e4296b18067413ac2d8dec47b9539f55e301e

Description

Ppxlib is the standard infrastructure for ppx rewriters and other programs that manipulate the in-memory representation of OCaml programs, a.k.a the "Parsetree".

It also comes bundled with two ppx rewriters that are commonly used to write tools that manipulate and/or generate Parsetree values; ppxlib.metaquot which allows to construct Parsetree values using the OCaml syntax directly and ppxlib.traverse which provides various ways of automatically traversing values of a given type, in particular allowing to inject a complex structured value into generated code.

Published: 09 Mar 2026

README

Ppxlib - Meta-programming for OCaml

ocaml-ci status trunk-build-status AppVeyor status

Ppxlib documentation

Overview

Ppxlib is the standard library for ppx rewriters and other programs that manipulate the in-memory representation of OCaml programs, a.k.a. the "Parsetree".

It also comes bundled with two ppx rewriters that are commonly used to write tools that manipulate and/or generate Parsetree values: ppxlib.metaquot, which allows constructing Parsetree values using the OCaml syntax directly, and ppxlib.traverse, which provides various ways of automatically traversing values of a given type, in particular allowing to inject a complex structured value into generated code.

For more information about ppxlib and how to use it, please consult the documentation.

What is the relation between ppxlib and other ppx libraries?

The ppx world has a long and storied history, and if you look around, you may find other projects that offer functionalities similar to ppxlib. The following blog post gives a good overview of the various libraries that have been developed over time. At this point, ppxlib is considered the de facto library for writing ppx rewriters.

History of the project

This repository was created by merging several older smaller projects that were developed at Jane Street. See the history for more details.

Dependencies (6)

  1. stdlib-shims
  2. sexplib0 >= "v0.12"
  3. ppx_derivers >= "1.0"
  4. ocaml-compiler-libs >= "v0.11.0"
  5. ocaml >= "4.08.0" & < "5.6.0"
  6. dune >= "3.8"

Dev Dependencies (6)

  1. odoc with-doc
  2. ocamlformat with-dev-setup & = "0.28.1"
  3. cinaps with-test & >= "v0.12.1"
  4. re with-test & >= "1.9.0"
  5. ocamlfind with-test
  6. sexplib0 with-test & >= "v0.15"

  1. arrayjit != "0.5.2"
  2. awsm-codegen
  3. bam-ppx >= "0.4"
  4. base_quickcheck >= "v0.17.1"
  5. bistro
  6. bonsai >= "v0.16.0"
  7. bytestring
  8. chatoyant
  9. clangml >= "4.7.0"
  10. cmdlang-to-base < "0.0.11"
  11. codex
  12. comby < "1.3.0"
  13. commons
  14. crs < "0.0.20260307"
  15. diff
  16. diffast-misc = "0.3.5.1"
  17. dream-html >= "3.11.2"
  18. dune >= "3.17.2"
  19. dunolint
  20. dunolint-lib < "0.0.20251006"
  21. dunolint-lib-base
  22. ego
  23. eliom >= "8.9.0"
  24. elpi >= "3.3.1"
  25. embedded_ocaml_templates < "0.3.1" | >= "0.7"
  26. extunix >= "0.4.4"
  27. frama-c >= "32.0~beta"
  28. fsml
  29. fstar >= "2025.06.20"
  30. GT = "0.5.1"
  31. gen_js_api < "1.0.8" | >= "1.1.1"
  32. gendarme >= "0.4.1"
  33. goblint >= "2.5.0"
  34. gospel >= "0.3.1"
  35. hack_parallel
  36. hardcaml >= "v0.14.1" & != "v0.17.0"
  37. html_of_jsx >= "0.0.2"
  38. http_async
  39. js_of_ocaml >= "3.8.0"
  40. js_of_ocaml-compiler >= "6.1.0"
  41. js_of_ocaml-lwt >= "3.10.0" & < "6.1.0"
  42. js_of_ocaml-ocamlbuild >= "3.10.0" & < "5.0"
  43. js_of_ocaml-ppx >= "6.1.0"
  44. js_of_ocaml-ppx_deriving_json
  45. js_of_ocaml-toplevel >= "3.10.0"
  46. js_of_ocaml-tyxml >= "3.10.0" & < "6.1.0"
  47. lablqml
  48. landmarks-ppx >= "1.6"
  49. lascar >= "0.7.0"
  50. learn-ocaml
  51. learn-ocaml-client
  52. lens >= "1.2.5"
  53. logs-ppx
  54. lwt_ppx >= "5.9.2"
  55. MlFront_Cli >= "2.1.4~prerel2" & < "2.3.1"
  56. MlFront_Config
  57. MlFront_Manip
  58. melange >= "6.0.1-51"
  59. melange-json >= "1.2.0"
  60. melange-json-native
  61. merlin >= "4.7-412"
  62. metaquot >= "0.5.0"
  63. mlt_parser != "v0.14.0"
  64. mlx
  65. neural_nets_lib != "0.5.2"
  66. noCanren
  67. node_of_ocaml
  68. nuscr >= "2.0.0"
  69. OCanren-ppx >= "0.3.0"
  70. obus >= "1.2.5"
  71. ocaml-monadic >= "0.5"
  72. ocamlmerlin-mlx
  73. ocf_ppx >= "1.0.0"
  74. ocgtk < "0.1~preview2"
  75. ocsigen-i18n >= "4.0.0"
  76. ocsigen-ppx-rpc >= "1.1"
  77. ojs_base_ppx
  78. ometrics = "0.2.0"
  79. ortac-core
  80. ortac-qcheck-stm
  81. ortac-wrapper
  82. pacomb >= "1.4.3"
  83. pancake
  84. pgocaml_ppx >= "4.3.0"
  85. pla >= "2.0"
  86. polymarket >= "0.2.0"
  87. ppx-owl-opt
  88. ppx_accessor >= "v0.14.3"
  89. ppx_assert
  90. ppx_bap
  91. ppx_base
  92. ppx_bench >= "v0.17.1"
  93. ppx_bin_prot >= "v0.17.1"
  94. ppx_bitstring >= "5.0.0"
  95. ppx_blob >= "0.7.2"
  96. ppx_catch
  97. ppx_cold
  98. ppx_compare
  99. ppx_compose >= "0.2.1"
  100. ppx_const >= "2.0.1"
  101. ppx_conv_func
  102. ppx_counters
  103. ppx_css
  104. ppx_cstruct >= "6.0.0"
  105. ppx_cstubs >= "0.6.1" & < "0.7.0"
  106. ppx_csv_conv
  107. ppx_custom_printf >= "v0.14.1"
  108. ppx_decimal
  109. ppx_defer >= "0.5.0"
  110. ppx_demo
  111. ppx_derive_at_runtime != "v0.17.0"
  112. ppx_deriving >= "6.1.0"
  113. ppx_deriving_cad
  114. ppx_deriving_decoders < "0.2"
  115. ppx_deriving_encoding >= "0.4.2"
  116. ppx_deriving_ezjsonm >= "0.4.1"
  117. ppx_deriving_hardcaml
  118. ppx_deriving_hash >= "0.1.3"
  119. ppx_deriving_jsonschema
  120. ppx_deriving_jsont
  121. ppx_deriving_madcast >= "0.2"
  122. ppx_deriving_popper
  123. ppx_deriving_protobuf
  124. ppx_deriving_qcheck
  125. ppx_deriving_rpc >= "10.0.0"
  126. ppx_deriving_scad
  127. ppx_deriving_variant_string
  128. ppx_deriving_yaml >= "0.4.1"
  129. ppx_deriving_yojson >= "3.10.0"
  130. ppx_diff >= "v0.17.1"
  131. ppx_disable_unused_warnings
  132. ppx_dream_eml
  133. ppx_embed_file
  134. ppx_enforce
  135. ppx_enumerate
  136. ppx_expect = "v0.16.2" | >= "v0.17.3"
  137. ppx_expect_nobase
  138. ppx_ezlua
  139. ppx_factory >= "0.2.0"
  140. ppx_fail
  141. ppx_fields_conv >= "v0.14.2"
  142. ppx_fixed_literal
  143. ppx_forbid
  144. ppx_format
  145. ppx_fun
  146. ppx_gen_rec >= "2.0.0"
  147. ppx_getenv >= "2.1"
  148. ppx_globalize >= "v0.17.2"
  149. ppx_hardcaml
  150. ppx_hash
  151. ppx_hegel_compat
  152. ppx_hegel_generator
  153. ppx_hegel_test
  154. ppx_here
  155. ppx_ignore_instrumentation
  156. ppx_import < "1.8.0" | >= "1.11.0"
  157. ppx_inline_test >= "v0.17.1"
  158. ppx_inline_test_nobase >= "v0.17.0.3"
  159. ppx_interact >= "0.2.0"
  160. ppx_irmin >= "3.0.0"
  161. ppx_jane
  162. ppx_js_style >= "v0.17.1"
  163. ppx_jsobject_conv < "0.9.0" | >= "0.21.1"
  164. ppx_jsonaf_conv >= "v0.15.1" & != "v0.17.0"
  165. ppx_let >= "v0.17.1"
  166. ppx_log
  167. ppx_lun >= "0.0.2"
  168. ppx_make >= "0.3.4"
  169. ppx_map
  170. ppx_marshal >= "0.4.1"
  171. ppx_marshal_ext >= "0.4.1"
  172. ppx_matches >= "0.1.0"
  173. ppx_mica
  174. ppx_mikmatch
  175. ppx_minidebug != "2.2.0"
  176. ppx_mixins
  177. ppx_module_timer
  178. ppx_monad
  179. ppx_monoid >= "0.3.3"
  180. ppx_mysql >= "1.1.3"
  181. ppx_open
  182. ppx_optcomp >= "v0.17.1"
  183. ppx_optint
  184. ppx_optional
  185. ppx_parser >= "0.2.1"
  186. ppx_partial
  187. ppx_pattern_bind != "v0.17.0"
  188. ppx_pipebang
  189. ppx_protocol_conv >= "5.2.3"
  190. ppx_python >= "v0.15.0"
  191. ppx_quick_test >= "v0.17.1"
  192. ppx_repr >= "0.8.0"
  193. ppx_seq
  194. ppx_sexp_conv >= "v0.17.1"
  195. ppx_sexp_message >= "v0.14.1"
  196. ppx_sexp_value
  197. ppx_show
  198. ppx_stable >= "v0.17.1"
  199. ppx_stable_witness
  200. ppx_string >= "v0.14.1"
  201. ppx_string_conv
  202. ppx_string_interpolation
  203. ppx_subliner
  204. ppx_system
  205. ppx_ts
  206. ppx_tydi >= "v0.17.1"
  207. ppx_type_directed_value
  208. ppx_typed_fields != "v0.17.0"
  209. ppx_typerep_conv >= "v0.17.1"
  210. ppx_units
  211. ppx_unreachable
  212. ppx_update
  213. ppx_variants_conv >= "v0.17.1"
  214. ppx_viewpattern >= "0.1.1"
  215. ppx_windtrap
  216. ppx_xml_conv
  217. ppx_yojson_conv >= "v0.15.1" & != "v0.17.0"
  218. ppxlib_jane >= "v0.17.3"
  219. qcow < "0.12.1"
  220. react-rules-of-hooks-ppx
  221. reason >= "3.16.0"
  222. reason-react-day-picker
  223. reason-react-ppx >= "0.17.0"
  224. refl >= "0.4.1"
  225. repr-fuzz >= "0.8.0"
  226. res_tailwindcss
  227. sedlex >= "3.4"
  228. serde_derive
  229. server-reason-react >= "0.2.0" & != "0.4.0"
  230. spectrum_palette_ppx
  231. speed
  232. spin >= "0.8.0"
  233. stdint-literals
  234. stk_ppx
  235. streamable != "v0.17.0"
  236. styled-ppx
  237. togglelog
  238. toplevel_expect_test >= "v0.14.1"
  239. tyxml-jsx >= "4.5.0"
  240. tyxml-syntax >= "4.5.0"
  241. visitors = "20210608" | >= "20251010"
  242. vlt >= "0.2.5"
  243. volgo < "0.0.21"
  244. volgo-base
  245. volgo-git-backend < "0.0.21"
  246. volgo-git-eio < "0.0.21"
  247. volgo-git-unix < "0.0.21"
  248. volgo-hg-backend < "0.0.21"
  249. volgo-hg-eio < "0.0.21"
  250. volgo-hg-unix < "0.0.21"
  251. volgo-vcs < "0.0.21"
  252. wasm_of_ocaml-compiler
  253. wtr < "3.0.0"
  254. wtr-ppx
  255. xtmpl_ppx >= "1.1.0"

Conflicts (3)

  1. ocaml-variants = "5.1.0~alpha1+options"
  2. ocaml-base-compiler = "5.1.0~alpha1"
  3. ocaml-migrate-parsetree < "2.0.0"