package ppx_jane

  1. Overview
  2. Docs
Standard Jane Street ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_jane-v0.16.0.tar.gz
sha256=9d53b01dd2e38bbe82b6927f43fa27e347418045409fd2cd3e2a203a9951c133

Description

This package installs a ppx-jane executable, which is a ppx driver including all standard Jane Street ppx rewriters.

Published: 02 Jun 2023

README

Standard Jane Street ppx rewriters

ppx_jane is a ppx_driver including all standard ppx rewriters.

Using ppx_jane in the toplevel

The default way is to do #require "ppx_jane" in the OCaml toplevel. However this has been reported to be very slow. If this is the case, try this instead:

#ppx "ppx-jane -as-ppx"

The main difference is that the first method will fire many different executables per command, each one doing their own pass, while the second will fire only one which efficiently combine all the rewritings.

Dependencies (29)

  1. ppxlib >= "0.28.0"
  2. dune >= "2.0.0"
  3. ppx_variants_conv >= "v0.16" & < "v0.17"
  4. ppx_typerep_conv >= "v0.16" & < "v0.17"
  5. ppx_tydi >= "v0.16" & < "v0.17"
  6. ppx_string >= "v0.16" & < "v0.17"
  7. ppx_stable_witness >= "v0.16" & < "v0.17"
  8. ppx_stable >= "v0.16" & < "v0.17"
  9. ppx_sexp_value >= "v0.16" & < "v0.17"
  10. ppx_sexp_message >= "v0.16" & < "v0.17"
  11. ppx_pipebang >= "v0.16" & < "v0.17"
  12. ppx_optional >= "v0.16" & < "v0.17"
  13. ppx_module_timer >= "v0.16" & < "v0.17"
  14. ppx_log >= "v0.16" & < "v0.17"
  15. ppx_let >= "v0.16" & < "v0.17"
  16. ppx_inline_test >= "v0.16" & < "v0.17"
  17. ppx_ignore_instrumentation >= "v0.16" & < "v0.17"
  18. ppx_here >= "v0.16" & < "v0.17"
  19. ppx_fixed_literal >= "v0.16" & < "v0.17"
  20. ppx_fields_conv >= "v0.16" & < "v0.17"
  21. ppx_expect >= "v0.16" & < "v0.17"
  22. ppx_disable_unused_warnings >= "v0.16" & < "v0.17"
  23. ppx_custom_printf >= "v0.16" & < "v0.17"
  24. ppx_bin_prot >= "v0.16" & < "v0.17"
  25. ppx_bench >= "v0.16" & < "v0.17"
  26. ppx_base >= "v0.16" & < "v0.17"
  27. ppx_assert >= "v0.16" & < "v0.17"
  28. base_quickcheck >= "v0.16" & < "v0.17"
  29. ocaml >= "4.14.0"

Dev Dependencies

None

  1. abstract_algebra = "v0.16.0"
  2. accessor = "v0.16.0"
  3. accessor_async = "v0.16.0"
  4. accessor_base = "v0.16.0"
  5. accessor_core = "v0.16.0"
  6. arrayjit < "0.5.2"
  7. async = "v0.16.0"
  8. async_durable = "v0.16.0"
  9. async_extra = "v0.16.0"
  10. async_find = "v0.16.0"
  11. async_inotify = "v0.16.0"
  12. async_interactive = "v0.16.0"
  13. async_js = "v0.16.0"
  14. async_kernel = "v0.16.0"
  15. async_rpc_kernel = "v0.16.0"
  16. async_rpc_websocket = "v0.16.0"
  17. async_sendfile = "v0.16.0"
  18. async_shell = "v0.16.0"
  19. async_smtp = "v0.16.0"
  20. async_ssl >= "v0.16.0" & < "v0.17.0"
  21. async_udp = "v0.16.0"
  22. async_unix = "v0.16.0"
  23. async_websocket = "v0.16.0"
  24. babel < "v0.17.0"
  25. bap-build < "2.2.0"
  26. bap-bundle < "2.2.0"
  27. bap-raw < "2.2.0"
  28. base_bigstring = "v0.16.0"
  29. base_trie < "v0.17.0"
  30. bigdecimal = "v0.16.0"
  31. bignum = "v0.16.0"
  32. bitvec-binprot < "2.2.0"
  33. bonsai = "v0.16.0"
  34. camlix
  35. cohttp_async_websocket = "v0.16.0"
  36. cohttp_static_handler = "v0.16.0"
  37. combinat >= "3.0"
  38. command_rpc = "v0.16.0"
  39. content_security_policy < "v0.17.0"
  40. core >= "v0.16.0" & < "v0.17.0"
  41. core_bench = "v0.16.0"
  42. core_extended = "v0.16.0"
  43. core_kernel = "v0.16.0"
  44. core_profiler = "v0.16.0"
  45. core_unix = "v0.16.0"
  46. csvfields = "v0.16.0"
  47. dedent < "v0.17.0"
  48. delimited_parsing = "v0.16.0"
  49. diffable
  50. ecaml = "v0.16.0"
  51. email_message = "v0.16.0"
  52. env_config = "v0.16.0"
  53. expect_test_helpers_async = "v0.16.0"
  54. expect_test_helpers_core = "v0.16.0"
  55. fast_bitvector
  56. file_path = "v0.16.0"
  57. fuzzy_match = "v0.16.0"
  58. fzf = "v0.16.0"
  59. gemini
  60. grace
  61. hardcaml = "v0.16.0"
  62. hardcaml_axi < "v0.17.0"
  63. hardcaml_c = "v0.16.0"
  64. hardcaml_circuits = "v0.16.0"
  65. hardcaml_fixed_point = "v0.16.0"
  66. hardcaml_handshake < "v0.17.0"
  67. hardcaml_of_verilog = "v0.16.0"
  68. hardcaml_step_testbench = "v0.16.0"
  69. hardcaml_verify = "v0.16.0"
  70. hardcaml_verilator = "v0.16.0"
  71. hardcaml_waveterm = "v0.16.0"
  72. hardcaml_xilinx = "v0.16.0"
  73. hardcaml_xilinx_components = "v0.16.0"
  74. hardcaml_xilinx_reports < "v0.17.0"
  75. hex_encode = "v0.16.0"
  76. hg_lib = "v0.16.0"
  77. higher_kinded = "v0.16.0"
  78. httpaf_caged >= "1.0.1"
  79. idd
  80. idds
  81. incr_dom = "v0.16.0"
  82. incr_dom_interactive = "v0.16.0"
  83. incr_dom_partial_render = "v0.16.0"
  84. incr_dom_sexp_form = "v0.16.0"
  85. incr_map = "v0.16.0"
  86. incr_select = "v0.16.0"
  87. incremental = "v0.16.1"
  88. indentation_buffer < "v0.17.0"
  89. int_repr = "v0.16.0"
  90. jane_rope < "v0.17.0"
  91. janestreet_cpuid < "v0.17.0"
  92. janestreet_csv < "v0.17.0"
  93. janestreet_lru_cache < "v0.17.0"
  94. js_of_ocaml-webgpu
  95. js_of_ocaml-webidl
  96. jsonaf = "v0.16.0"
  97. krb >= "v0.16.0"
  98. line-up-words = "v0.16.0"
  99. little_logger < "0.3.0"
  100. magic-trace
  101. man_in_the_middle_debugger < "v0.17.0"
  102. memtrace_viewer = "v0.16.0"
  103. mlt_parser = "v0.16.0"
  104. n_ary < "v0.17.0"
  105. netsnmp = "v0.16.0"
  106. neural_nets_lib < "0.5.2"
  107. notty_async = "v0.16.0"
  108. nsq >= "0.5.2"
  109. numeric_string < "v0.17.0"
  110. ocaml-embed-file = "v0.16.0"
  111. of_json < "v0.17.0"
  112. ooh
  113. ordinal_abbreviation < "v0.17.0"
  114. pam = "v0.16.0"
  115. patdiff >= "v0.16.0" & < "v0.17.0"
  116. patience_diff = "v0.16.0"
  117. pgx_async < "1.0"
  118. pgx_lwt < "1.0"
  119. pgx_unix < "1.0"
  120. polars
  121. polling_state_rpc < "v0.17.0"
  122. portmidi
  123. postgres_async = "v0.16.0"
  124. ppx_css = "v0.16.0"
  125. ppx_demo < "v0.17.0"
  126. ppx_derive_at_runtime < "v0.17.0"
  127. ppx_deriving_hardcaml >= "v0.16.0"
  128. ppx_jsonaf_conv = "v0.16.0"
  129. ppx_mica
  130. ppx_typed_fields = "v0.16.0"
  131. prc
  132. profunctor = "v0.16.0"
  133. protocol_version_header = "v0.16.0"
  134. re2 = "v0.16.0"
  135. record_builder = "v0.16.0"
  136. redis-async = "v0.16.0"
  137. resource_cache = "v0.16.0"
  138. rpc_parallel = "v0.16.0"
  139. SZXX >= "2.0.0" & < "2.1.1"
  140. safemoney
  141. sarif < "0.2.1"
  142. satyrographos >= "0.0.2.7"
  143. semantic_version < "v0.17.0"
  144. sentry >= "v0.11.0"
  145. sequencer_table = "v0.16.0"
  146. sexp = "v0.16.0"
  147. sexp_diff = "v0.16.0"
  148. sexp_macro = "v0.16.0"
  149. sexp_select = "v0.16.0"
  150. sexp_string_quickcheck = "v0.16.0"
  151. shell = "v0.16.0"
  152. shuttle >= "0.4.0"
  153. shuttle_http < "0.12.0"
  154. shuttle_ssl
  155. speed
  156. splay_tree = "v0.16.0"
  157. stored_reversed < "v0.17.0"
  158. streamable < "v0.17.0"
  159. textutils = "v0.16.0"
  160. textutils_kernel = "v0.16.0"
  161. tilde_f < "v0.17.0"
  162. timezone = "v0.16.0"
  163. tls-async >= "0.17.0"
  164. toplevel_backend = "v0.16.0"
  165. toplevel_expect_test = "v0.16.0"
  166. topological_sort = "v0.16.0"
  167. torch = "v0.16.0"
  168. tracing = "v0.16.0"
  169. travesty
  170. typed_list
  171. username_kernel = "v0.16.0"
  172. vcaml >= "v0.16.0"
  173. virtual_dom = "v0.16.0"
  174. zstandard = "v0.16.0"

Conflicts

None

OCaml

Innovation. Community. Security.