Pinned Repositories
cinaps
Trivial Metaprogramming tool using the OCaml toplevel
ocaml-migrate-parsetree
DEPRECATED. See https://ocaml.org/changelog/2023-10-23-omp-deprecation. Convert OCaml parsetrees between different major versions
ocamlformat
Auto-formatter for OCaml code
ppx
The future of ppx https://discuss.ocaml.org/t/the-future-of-ppx/
ppx_deriving
Type-driven code generation for OCaml
ppx_deriving_protobuf
A Protocol Buffers codec generator for OCaml
ppx_deriving_yojson
A Yojson codec generator for OCaml.
ppx_import
Less redundancy in type declarations and signatures
ppx_tools
Tools for authors of ppx rewriters
ppxlib
Base library and tools for ppx rewriters
OCaml syntax extensions's Repositories
ocaml-ppx/ocamlformat
Auto-formatter for OCaml code
ocaml-ppx/ppx_deriving
Type-driven code generation for OCaml
ocaml-ppx/ppxlib
Base library and tools for ppx rewriters
ocaml-ppx/ppx_deriving_yojson
A Yojson codec generator for OCaml.
ocaml-ppx/ppx_tools
Tools for authors of ppx rewriters
ocaml-ppx/ppx_import
Less redundancy in type declarations and signatures
ocaml-ppx/ocaml-migrate-parsetree
DEPRECATED. See https://ocaml.org/changelog/2023-10-23-omp-deprecation. Convert OCaml parsetrees between different major versions
ocaml-ppx/ppx_deriving_protobuf
A Protocol Buffers codec generator for OCaml
ocaml-ppx/cinaps
Trivial Metaprogramming tool using the OCaml toplevel
ocaml-ppx/ppx
The future of ppx https://discuss.ocaml.org/t/the-future-of-ppx/
ocaml-ppx/ppx_getenv
A sample syntax extension using OCaml's new extension points API.
ocaml-ppx/ppx_view
A ppx rewriter that provides pattern matching on abstract types by transforming patterns into views/expressions.
ocaml-ppx/ppx_tools_versioned
Tools for authors of ppx rewriters
ocaml-ppx/ocaml-syntax-shims
Backport new syntax to older compilers
ocaml-ppx/ppx_include
Include OCaml source files in each other
ocaml-ppx/ppx_import-backup
ocaml-ppx/standard_derivers
A bundle of standard derivers
ocaml-ppx/ppx_derivers
deriving plugin registry
ocaml-ppx/ppx_universe
Work space of ppxlib and its reverse dependencies