4345 search results for "author:" ""

Showing 3201 - 3250
  1. PPX that exposes the source code string of an expression/module structure.
    v0.17.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  2. Define a new ppx deriver by naming a runtime module.
    v0.17.1
    MIT
    Used by 0 other packages
    Added to opam-repository
  3. Shared [@@deriving] plugin registry
    1.2.1
    BSD-3-Clause
    Used by 6 other packages
    Added to opam-repository
  4. Type-driven code generation for OCaml
    6.1.3
    MIT
    Used by 249 other packages
    Added to opam-repository
  5. Very simple ppx deriver of command line parser for Ocaml >=4.02
    0.0.5
    MIT
    Used by 0 other packages
    Added to opam-repository
  6. PPX Deriver for OCADml transformation functions
    0.2.0
    GPL-2.0-or-later
    Used by 0 other packages
    Added to opam-repository
  7. 0.6.0
    MIT
    Used by 1 other packages
    Added to opam-repository
  8. 1.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  9. 0.4.2
    LGPL-2.1-or-later
    Used by 0 other packages
    Added to opam-repository
  10. 0.4.1
    ISC
    Used by 0 other packages
    Added to opam-repository
  11. Rewrite OCaml records for use as Hardcaml Interfaces
    v0.16.0
    MIT
    Used by 10 other packages
    Added to opam-repository
  12. 0.1.4
    MIT
    Used by 2 other packages
    Added to opam-repository
  13. Ppx deriver for generating JSON schema objects from type definitions
    1.0.1
    BSD-3-Clause
    Used by 0 other packages
    Added to opam-repository
  14. 0.0.8
    MIT
    Used by 0 other packages
    Added to opam-repository
  15. A ppx deriver for Jsont
    0.2.1
    MIT
    Used by 0 other packages
    Added to opam-repository
  16. 0.3
    LGPL-2.1-or-later
    Used by 2 other packages
    Added to opam-repository
  17. Library deriving cast functions based on their types
    0.2
    LGPL-3.0-or-later
    Used by 0 other packages
    Added to opam-repository
  18. 0.2.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  19. A ppx deriving sample-functions for Popper
    0.1.1
    ISC
    Used by 2 other packages
    Added to opam-repository
  20. A Protocol Buffers codec generator for OCaml
    3.0.0
    MIT
    Used by 1 other packages
    Added to opam-repository
  21. Migrate to ppx_protocol_conv
    0.8.1
    Used by 0 other packages
    Added to opam-repository
  22. PPX Deriver for QCheck
    0.9
    BSD-2-Clause
    Used by 1 other packages
    Added to opam-repository
  23. Ppx deriver for ocaml-rpc, a library to deal with RPCs in OCaml
    10.2.0
    ISC
    Used by 5 other packages
    Added to opam-repository
  24. PPX Deriver for Scad_ml transformation functions
    1.0.0
    AGPL-3.0-or-later
    Used by 0 other packages
    Added to opam-repository
  25. OCaml PPX deriver that generates converters between variants and strings
    1.1.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  26. 0.4.1
    ISC
    Used by 2 other packages
    Added to opam-repository
  27. 3.10.0
    MIT
    Used by 93 other packages
    Added to opam-repository
  28. A PPX rewriter that genreates the implementation of [Ldiffable.S].
    v0.17.1
    MIT
    Used by 3 other packages
    Added to opam-repository
  29. 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
    Added to opam-repository
  30. Extension to distribute guards over or-patterns
    0.3
    MIT
    Used by 1 other packages
    Added to opam-repository
  31. PPX to process Dream's Embedded ML syntax
    1.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  32. A PPX that allows embedding files directly into executables/libraries as strings or bytes
    v0.17.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  33. PPX that enforces required function calls at compile time
    0.1.0
    GPL-3.0-or-later
    Used by 1 other packages
    Added to opam-repository
  34. Generate a list containing all values of a finite type
    v0.17.0
    MIT
    Used by 15 other packages
    Added to opam-repository
  35. Cram like framework for OCaml
    v0.17.3
    MIT
    Used by 175 other packages
    Added to opam-repository
  36. Cram like framework for OCaml (with stripped dependencies)
    v0.17.3.0
    MIT
    Used by 1 other packages
    Added to opam-repository
  37. PPX deriving for Lua (ezlua)
    0.1
    MIT
    Used by 0 other packages
    Added to opam-repository
  38. 0.2.0
    BSD-2-Clause
    Used by 0 other packages
    Added to opam-repository
  39. Add location to calls to failwiths
    v0.14.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  40. Generation of accessor and iteration functions for ocaml records
    v0.17.0
    MIT
    Used by 22 other packages
    Added to opam-repository
  41. Simpler notation for fixed point literals
    v0.17.0
    MIT
    Used by 1 other packages
    Added to opam-repository
  42. PPX that forbids specific function calls or modules at compile time
    0.1.0
    GPL-3.0-or-later
    Used by 1 other packages
    Added to opam-repository
  43. Interpolate format strings
    1.0
    MIT
    Used by 0 other packages
    Added to opam-repository
  44. 0.0.9
    MIT
    Used by 0 other packages
    Added to opam-repository
  45. A ppx rewriter that transforms a recursive module expression into a `struct`
    2.0.0
    MIT
    Used by 1 other packages
    Added to opam-repository
  46. A sample syntax extension using OCaml's new extension points API
    2.1
    Public domain
    Used by 1 other packages
    Added to opam-repository
  47. A ppx rewriter that generates functions to copy local values to the global heap
    v0.17.2
    MIT
    Used by 1 other packages
    Added to opam-repository
  48. Rewrite OCaml records for use as Hardcaml Interfaces
    v0.17.1
    MIT
    Used by 9 other packages
    Added to opam-repository
  49. A ppx rewriter that generates hash functions from type expressions and definitions
    v0.17.0
    MIT
    Used by 24 other packages
    Added to opam-repository
  50. Internal ppxlib AST shim shared by Hegel's PPX packages
    0.16.0
    MIT
    Used by 2 other packages
    Added to opam-repository