204 search results for "ppx_"

Showing 51 - 100
  1. PPX for converting between OCaml values and JSON, Sexp and camlon
    4.1.0
    MIT
    Used by 4 other packages
    05 Aug 2022
  2. [@@deriving] plugin to generate accessors for use with the Accessor libraries
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  3. Expands [@cold] into [@inline never][@specialise never][@local never]
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  4. A PPX rewriter that genreates the implementation of [Ldiffable.S].
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  5. Code style checker for Jane Street Packages
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  6. A ppx for writing fast incremental bind nodes in a pattern match
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  7. GADT-based field accessors and utilities
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  8. Generation of runtime types from type declarations
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  9. PPX extension for Yojson literals and patterns
    1.3.0
    BSD-2-Clause
    Used by 3 other packages
    11 Sep 2023
  10. 0.6.0
    MIT
    Used by 1 other packages
    03 May 2021
  11. A detection tool for traditional unit testing in OCaml
    0.4.0
    Used by 1 other packages
    20 Oct 2017
  12. Include OCaml source files in each other
    1.1
    MIT
    Used by 1 other packages
    22 Aug 2016
  13. Ppx_sexp_message-like extension nodes for lazily rendering log messages
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  14. Json driver for Ppx_protocol_conv
    5.2.1
    BSD-3-Clause
    Used by 1 other packages
    23 Jan 2023
  15. Xml driver for Ppx_protocol_conv
    5.2.1
    BSD-3-Clause
    Used by 1 other packages
    23 Jan 2023
  16. 5.2.1
    BSD-3-Clause
    Used by 1 other packages
    23 Jan 2023
  17. A PPX Rewriter for Hashconsing
    0.11
    BSD-3-Clause
    Used by 2 other packages
    12 Sep 2023
  18. A Camlp5 PPX Rewriter for Perl Regexp Workalikes
    0.02
    BSD-3-Clause
    Used by 2 other packages
    12 Sep 2023
  19. A PPX Rewriter for Uniqifying ASTs
    0.11
    BSD-3-Clause
    Used by 2 other packages
    12 Sep 2023
  20. v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  21. A ppx that takes in css strings and produces a module for accessing the unique names defined within
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  22. Generate functions to read/write records in csv format
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  23. 0.3
    LGPL-2.1-or-later
    Used by 2 other packages
    14 Dec 2022
  24. PPX Deriver for QCheck
    0.4.1
    BSD-2-Clause
    Used by 2 other packages
    29 Aug 2023
  25. Inline tests backend for alcotest
    1.0.0
    ISC
    Used by 2 other packages
    25 Aug 2021
  26. [@@deriving] plugin to generate Jsonaf conversion functions
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  27. Debug logs for selected functions and let-bindings
    2.0.2
    LGPL-2.1-or-later
    Used by 2 other packages
    24 Oct 2024
  28. ORakuda, Perlish string literals in OCaml
    3.3.0
    Used by 2 other packages
    23 Jan 2018
  29. A ppx rewriter that inlines reverse application operators `|>` and `|!`
    v0.17.0
    MIT
    Used by 2 other packages
    23 May 2024
  30. Syntax extension for Caqti/PostgreSQL queries
    3.1.0
    MIT
    Used by 2 other packages
    08 May 2022
  31. Ppx extension for deriving a witness that a type is intended to be stable. In this context, stable means that the serialization format will never change. This allows programs running at different versions of the code to safely communicate.
    v0.17.0
    MIT
    Used by 2 other packages
    23 May 2024
  32. String interpolation PPX preprocessor
    1.0.1
    Apache-2.0
    Used by 2 other packages
    28 Jan 2021
  33. Compiler from OCaml bytecode to JavaScript
    5.9.0
    GPL-2.0-or-later; LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
    Used by 1 other packages
    28 Nov 2024
  34. A PPX Rewriter for automating generation of data-conversion code for use with Camlp5's Q_ast
    0.12
    BSD-3-Clause
    Used by 1 other packages
    09 Jul 2024
  35. A Camlp5 PPX Rewriter for treating PPX extensions as Camlp5 quotations
    0.02
    BSD-3-Clause
    Used by 1 other packages
    27 Sep 2023
  36. A Camlp5 PPX Rewriter for static blocks
    0.02
    BSD-3-Clause
    Used by 1 other packages
    12 Sep 2023
  37. Deprecated: use ppxlib instead
    v0.11.0
    Apache-2.0
    Used by 1 other packages
    22 Mar 2018
  38. 0.1.2
    MIT
    Used by 1 other packages
    08 Mar 2024
  39. A ppx deriving sample-functions for Popper
    0.1.1
    ISC
    Used by 1 other packages
    12 May 2021
  40. ppx_deriving_yaml

    No documentation

    0.4.0
    ISC
    Used by 1 other packages
    19 Nov 2024
  41. Expands [@disable_unused_warnings] into [@warning "-20-26-32-33-34-35-36-37-38-39-60-66-67"]
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  42. Extension to distribute guards over or-patterns
    0.3
    MIT
    Used by 1 other packages
    30 Jun 2021
  43. Simpler notation for fixed point literals
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  44. A sample syntax extension using OCaml's new extension points API
    2.1
    Public domain
    Used by 1 other packages
    24 Oct 2020
  45. A ppx rewriter that generates functions to copy local values to the global heap
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  46. Ignore Jane Street specific instrumentation extensions
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  47. Ppx rewriter that records top-level module startup times
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  48. Pattern matching on flat options
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  49. [@@deriving] plugin to generate Python conversion functions
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  50. Spiritual equivalent of let%expect_test, but for property based tests as an ergonomic wrapper to write quickcheck tests.
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024