package ppxlib

  1. Overview
  2. No Docs
A comprehensive toolbox for ppx development. It features:

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.2.1.tbz
sha256=7f89e223e4fcd999bb867d40ed872cf35d3d0aca809a7dd6d63d49d593e90ea3
md5=d59ee60d85a374699ae492b7853a090b

Description

  • a OCaml AST / parser / pretty-printer snapshot,to create a full frontend independent of the version of OCaml;
  • a library for library for ppx rewriters in general, and type-driven code generators in particular;
  • a feature-full driver for OCaml AST transformers;
  • a quotation mechanism allowing to write values representing the OCaml AST in the OCaml syntax;
  • a generator of open recursion classes from type definitions.

Published: 04 Jun 2018

Dependencies (7)

  1. stdio >= "v0.11.0"
  2. ppx_derivers >= "1.0"
  3. ocaml-migrate-parsetree >= "1.0.9" & < "2.0.0"
  4. ocaml-compiler-libs >= "v0.11.0"
  5. dune < "2.0"
  6. base >= "v0.11.0"
  7. ocaml >= "4.04.1" & < "4.08.0"

Dev Dependencies

None

Used by (85)

  1. arrayjit
  2. bistro = "0.5.0"
  3. cconv-ppx
  4. comby < "1.3.0"
  5. core >= "v0.11.1" & < "v0.12.0"
  6. elpi = "1.11.0"
  7. embedded_ocaml_templates < "0.7"
  8. fieldslib = "v0.11.0"
  9. frenetic = "5.0.3"
  10. GT >= "0.5.2"
  11. genprint
  12. hack_parallel
  13. js_of_ocaml-ppx_deriving_json >= "3.5.0" & < "3.5.2"
  14. lablqml >= "0.6" & < "0.7"
  15. learn-ocaml >= "0.13.0"
  16. learn-ocaml-client >= "0.13.0"
  17. let-if < "0.3.0"
  18. logs-ppx
  19. melange-json >= "1.2.0"
  20. merlin >= "4.7-412"
  21. neural_nets_lib
  22. noCanren >= "0.3.0~alpha1"
  23. noise
  24. OCanren-ppx < "0.2.0"
  25. obus = "1.2.0"
  26. ocamlapi_ppx
  27. octez-internal-libs
  28. ojs_base_ppx
  29. override < "0.2.0"
  30. parsexp_io = "v0.11.0"
  31. pattern < "0.1.1"
  32. ppx-owl-opt
  33. ppx_assert = "v0.11.0"
  34. ppx_ast >= "v0.11.0"
  35. ppx_base = "v0.11.0"
  36. ppx_bench = "v0.11.0"
  37. ppx_bin_prot = "v0.11.0"
  38. ppx_blob = "0.7.2"
  39. ppx_bsx
  40. ppx_compare = "v0.11.0"
  41. ppx_compose >= "0.2.1"
  42. ppx_conv_func = "v0.11.0"
  43. ppx_core >= "v0.11.0"
  44. ppx_csv_conv = "v0.11.0"
  45. ppx_custom_printf = "v0.11.0"
  46. ppx_deriving_encoding < "0.2" | = "0.2.3"
  47. ppx_deriving_hash
  48. ppx_deriving_jsoo < "0.2"
  49. ppx_deriving_rpc >= "6.0.0" & < "7.1.0"
  50. ppx_dream_eml
  51. ppx_driver >= "v0.11.0"
  52. ppx_enumerate = "v0.11.0"
  53. ppx_expect >= "v0.11.0" & < "v0.12.0"
  54. ppx_fail = "v0.11.0"
  55. ppx_fields_conv = "v0.11.0"
  56. ppx_hash = "v0.11.0"
  57. ppx_here = "v0.11.0"
  58. ppx_inline_test = "v0.11.0"
  59. ppx_jane = "v0.11.0"
  60. ppx_js_style = "v0.11.0"
  61. ppx_let = "v0.11.0"
  62. ppx_metaquot >= "v0.11.0"
  63. ppx_mysql
  64. ppx_optcomp = "v0.11.0"
  65. ppx_optional = "v0.11.0"
  66. ppx_pipebang = "v0.11.0"
  67. ppx_protocol_conv >= "3.1.0" & < "3.1.3"
  68. ppx_rapper < "3.0.0"
  69. ppx_sexp_conv >= "v0.11.0" & < "v0.11.2"
  70. ppx_sexp_message = "v0.11.0"
  71. ppx_sexp_value = "v0.11.0"
  72. ppx_string_interpolation < "1.0.1"
  73. ppx_traverse >= "v0.11.0"
  74. ppx_traverse_builtins >= "v0.11.0"
  75. ppx_type_conv >= "v0.11.0"
  76. ppx_typerep_conv = "v0.11.0"
  77. ppx_variants_conv = "v0.11.0"
  78. ppx_xml_conv = "v0.11.0"
  79. qcow >= "0.11.0"
  80. res_tailwindcss
  81. speed
  82. spin >= "0.8.0"
  83. stk_ppx
  84. toplevel_expect_test = "v0.11.0"
  85. variantslib = "v0.11.0"

Conflicts

None

OCaml

Innovation. Community. Security.