4609 search results for "author:" ""

Showing 3251 - 3300
  1. Ppx rewriter that records top-level module startup times
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  2. A Syntax Extension for all Monadic Syntaxes
    0.2.0
    LGPL-3.0-or-later
    Used by 0 other packages
    24 Feb 2022
  3. ppx extension for do notation, pattern guards, and monad comprehension
    2.3.0
    Used by 7 other packages
    23 Jan 2018
  4. Syntax extension for building values of monoids
    0.3.3
    MIT
    Used by 0 other packages
    29 Jul 2022
  5. Syntax extension for facilitating usage of MySQL bindings
    1.1.3
    Used by 0 other packages
    11 Aug 2020
  6. Convenience package for using ppx_mysql with Mysql and the identity monad for IO
    1.1
    Used by 0 other packages
    31 May 2019
  7. Framework for writing nanopass-style compilers
    0.1
    MIT
    Used by 0 other packages
    19 Dec 2017
  8. type-driven generation of HTTP calling code
    1.2.1
    Used by 0 other packages
    20 May 2017
  9. Idiomatic selective `open`s in OCaml
    0.1
    MIT
    Used by 0 other packages
    27 Aug 2021
  10. Optional compilation for OCaml
    v0.17.0
    MIT
    Used by 24 other packages
    23 May 2024
  11. 0.2.0
    ISC
    Used by 0 other packages
    18 Sep 2023
  12. Pattern matching on flat options
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  13. ORakuda, Perlish string literals in OCaml
    3.3.0
    Used by 2 other packages
    23 Jan 2018
  14. ppx_overload

    No documentation

    Virtual package for ppx_overload, now provided by typpx
    1.4
    Used by 0 other packages
    19 Sep 2017
  15. OCaml PPX extension for writing stream parsers
    0.1.1
    ISC
    Used by 0 other packages
    26 Apr 2023
  16. Syntax for a partial application of functions that omits any argument
    1.0
    ISC
    Used by 0 other packages
    29 Jun 2024
  17. A ppx for writing fast incremental bind nodes in a pattern match
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  18. ppx_pbt

    No documentation

    PPX Rewriter for property based testing
    0.2.1
    MIT
    Used by 0 other packages
    05 Aug 2021
  19. A ppx rewriter that inlines reverse application operators `|>` and `|!`
    v0.17.0
    MIT
    Used by 2 other packages
    23 May 2024
  20. ppx for polymorphic records
    1.3.0
    Used by 0 other packages
    23 Jan 2018
  21. Ppx for generating serialisation and de-serialisation functions of ocaml types
    5.2.1
    BSD-3-Clause
    Used by 7 other packages
    23 Jan 2023
  22. Json driver for Ppx_protocol_conv
    5.2.1
    BSD-3-Clause
    Used by 1 other packages
    23 Jan 2023
  23. Jsonm driver for Ppx_protocol_conv
    5.2.1
    BSD-3-Clause
    Used by 0 other packages
    23 Jan 2023
  24. MessagePack driver for Ppx_protocol_conv
    5.2.1
    BSD-3-Clause
    Used by 0 other packages
    23 Jan 2023
  25. Xml driver for Ppx_protocol_conv
    5.2.1
    BSD-3-Clause
    Used by 1 other packages
    23 Jan 2023
  26. 5.2.1
    BSD-3-Clause
    Used by 1 other packages
    23 Jan 2023
  27. Yaml driver for Ppx_protocol_conv
    5.2.1
    BSD-3-Clause
    Used by 0 other packages
    23 Jan 2023
  28. Ppxlib based string format rewriter inspired by Python string `format`
    0.1.2
    MIT
    Used by 0 other packages
    21 Feb 2022
  29. [@@deriving] plugin to generate Python conversion functions
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  30. 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
  31. Syntax extension for Caqti/PostgreSQL queries
    3.1.0
    MIT
    Used by 2 other packages
    08 May 2022
  32. 3.1.0
    MIT
    Used by 0 other packages
    08 May 2022
  33. 3.1.0
    MIT
    Used by 0 other packages
    08 May 2022
  34. Matching Regular Expressions with OCaml Patterns
    0.5.1
    LGPL-3.0-or-later WITH LGPL-3.0-linking-exception
    Used by 0 other packages
    09 Jun 2022
  35. 0.2.0
    MIT
    Used by 0 other packages
    03 Nov 2018
  36. PPX deriver for type representations
    0.7.0
    ISC
    Used by 16 other packages
    15 Aug 2023
  37. Seq literals ppx for OCaml
    0.3.2
    ISC
    Used by 0 other packages
    27 Jun 2022
  38. ppx_sexp

    No documentation

    ppx_sexp is a ppx preprocessor for embedding S-expressions in OCaml programs.
    0.3.0
    BSD-2-Clause
    Used by 0 other packages
    15 Aug 2015
  39. [@@deriving] plugin to generate S-expression conversion functions
    v0.17.0
    MIT
    Used by 155 other packages
    23 May 2024
  40. A ppx rewriter for easy construction of s-expressions
    v0.17.0
    MIT
    Used by 10 other packages
    23 May 2024
  41. A ppx rewriter that simplifies building s-expressions from ocaml values
    v0.17.0
    MIT
    Used by 6 other packages
    23 May 2024
  42. OCaml PPX deriver for deriving show based on ppxlib
    0.2.1
    BSD-2-Clause
    Used by 5 other packages
    28 Feb 2021
  43. Type-safe, convenient SQLite database access - extension for use with sqlexpr.
    0.9.0
    LGPL-2.1-only WITH OCaml-LGPL-linking-exception
    Used by 1 other packages
    14 May 2018
  44. Stable types conversions generator
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  45. 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
  46. Ppx extension for string interpolation
    v0.17.0
    MIT
    Used by 10 other packages
    23 May 2024
  47. Ppx extension for generating of_string & to_string
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  48. String interpolation PPX preprocessor
    1.0.1
    Apache-2.0
    Used by 2 other packages
    28 Jan 2021
  49. [@@deriving subliner] and [%%subliner] for Cmdliner
    0.2.1
    MIT
    Used by 0 other packages
    22 Aug 2023
  50. A ppx to know host operating system at compile time
    1.0
    GPL-3.0
    Used by 0 other packages
    14 Oct 2022