4345 search results for "author:" ""

Showing 3301 - 3350
  1. Spiritual equivalent of let%expect_test, but for property based tests as an ergonomic wrapper to write quickcheck tests.
    v0.17.1
    MIT
    Used by 1 other packages
    Added to opam-repository
  2. Syntax extension for Caqti/PostgreSQL queries
    3.1.0
    MIT
    Used by 2 other packages
    Added to opam-repository
  3. 3.1.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  4. 3.1.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  5. Matching Regular Expressions with OCaml Patterns
    0.5.2
    LGPL-3.0-or-later WITH LGPL-3.0-linking-exception
    Used by 0 other packages
    Added to opam-repository
  6. PPX deriver for type representations
    0.8.0
    ISC
    Used by 8 other packages
    Added to opam-repository
  7. Seq literals ppx for OCaml
    0.3.2
    ISC
    Used by 0 other packages
    Added to opam-repository
  8. [@@deriving] plugin to generate S-expression conversion functions
    v0.17.1
    MIT
    Used by 164 other packages
    Added to opam-repository
  9. A ppx rewriter for easy construction of s-expressions
    v0.17.0
    MIT
    Used by 10 other packages
    Added to opam-repository
  10. A ppx rewriter that simplifies building s-expressions from ocaml values
    v0.17.0
    MIT
    Used by 19 other packages
    Added to opam-repository
  11. OCaml PPX deriver for deriving show based on ppxlib
    0.2.1
    BSD-2-Clause
    Used by 4 other packages
    Added to opam-repository
  12. Stable types conversions generator
    v0.17.1
    MIT
    Used by 1 other packages
    Added to opam-repository
  13. 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
    Added to opam-repository
  14. Ppx extension for string interpolation
    v0.17.0
    MIT
    Used by 15 other packages
    Added to opam-repository
  15. Ppx extension for generating of_string & to_string
    v0.17.0
    MIT
    Used by 1 other packages
    Added to opam-repository
  16. String interpolation PPX preprocessor
    1.1.0
    Apache-2.0
    Used by 2 other packages
    Added to opam-repository
  17. [@@deriving subliner] and [%%subliner] for Cmdliner
    0.2.2
    MIT
    Used by 1 other packages
    Added to opam-repository
  18. A ppx to know host operating system at compile time
    1.0
    GPL-3.0
    Used by 0 other packages
    Added to opam-repository
  19. ppx_test

    No documentation

    A ppx replacement of pa_ounit
    1.8.0
    MIT
    Used by 2 other packages
    Added to opam-repository
  20. Tools for authors of ppx rewriters and other syntactic tools
    6.6
    MIT
    Used by 26 other packages
    Added to opam-repository
  21. A variant of ppx_tools based on ocaml-migrate-parsetree
    5.4.0
    MIT
    Used by 26 other packages
    Added to opam-repository
  22. A ppx-based preprocessor for trace
    0.12
    MIT
    Used by 1 other packages
    Added to opam-repository
  23. Builtins for Ppx_traverse
    v0.10.0
    Apache-2.0
    Used by 0 other packages
    Added to opam-repository
  24. A PPX helps binding to typescript modules
    0.1.6
    MIT
    Used by 0 other packages
    Added to opam-repository
  25. Let expressions, inferring pattern type from expression.
    v0.17.1
    MIT
    Used by 1 other packages
    Added to opam-repository
  26. Get [@@deriving]-style generation of type-directed values without writing a ppx
    v0.15.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  27. GADT-based field accessors and utilities
    v0.17.1
    MIT
    Used by 4 other packages
    Added to opam-repository
  28. Generation of runtime types from type declarations
    v0.17.1
    MIT
    Used by 3 other packages
    Added to opam-repository
  29. PPX syntax for tyre regular expressions and routes
    0.4.3
    LGPL-3.0-only WITH OCaml-LGPL-linking-exception
    Used by 0 other packages
    Added to opam-repository
  30. Generate unit types for every record field
    1.0.0
    MPL-2.0
    Used by 0 other packages
    Added to opam-repository
  31. A tool for denoting unreachable control flow paths
    1.1
    MIT
    Used by 1 other packages
    Added to opam-repository
  32. PPX library to optimize record updates
    0.81
    MIT
    Used by 0 other packages
    Added to opam-repository
  33. Generation of accessor and iteration functions for ocaml variant types
    v0.17.1
    MIT
    Used by 9 other packages
    Added to opam-repository
  34. 0.1.1
    MIT
    Used by 0 other packages
    Added to opam-repository
  35. Ppx_wideopen syntax extension
    0.0.1
    MIT
    Used by 0 other packages
    Added to opam-repository
  36. PPX and instrumentation backend for windtrap
    0.1.0
    ISC
    Used by 2 other packages
    Added to opam-repository
  37. Generate XML conversion functions from records
    v0.17.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  38. PPX extension for Yojson literals and patterns
    1.3.0
    BSD-2-Clause
    Used by 3 other packages
    Added to opam-repository
  39. [@@deriving] plugin to generate Yojson conversion functions
    v0.17.1
    MIT
    Used by 23 other packages
    Added to opam-repository
  40. Runtime lib for ppx_yojson_conv
    v0.17.0
    MIT
    Used by 6 other packages
    Added to opam-repository
  41. Tool combining ocamlfind and ppx
    1.4
    BSD-3-Clause
    Used by 5 other packages
    Added to opam-repository
  42. Standard infrastructure for ppx rewriters
    0.38.0
    MIT
    Used by 262 other packages
    Added to opam-repository
  43. 0.38.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  44. Utilities for working with Jane Street AST constructs
    v0.17.4
    MIT
    Used by 9 other packages
    Added to opam-repository
  45. ppxx

    No documentation

    Ppxx: a small extension library for writing PPX preprocessors
    2.5.0
    MIT
    Used by 2 other packages
    Added to opam-repository
  46. A table-driven operator precedence parser
    5.0.2
    BSD-3-Clause
    Used by 1 other packages
    Added to opam-repository
  47. Base package for prbnmcn-* packages
    0.0.1
    MIT
    Used by 3 other packages
    Added to opam-repository
  48. Incremental computation
    0.0.2
    MIT
    Used by 1 other packages
    Added to opam-repository
  49. Clustering library
    0.0.2
    MIT
    Used by 1 other packages
    Added to opam-repository
  50. Probabilistic programming library
    0.0.6
    MIT
    Used by 3 other packages
    Added to opam-repository