ppx_deriving
Code generator
A library simplifying type-driven code generation in OCaml
Type-driven code generation for OCaml
466 stars
19 watching
89 forks
Language: OCaml
last commit: about 2 months ago
Linked from 1 awesome list
deriving
Related projects:
Repository | Description | Stars |
---|---|---|
ocaml-ppx/ppx_deriving_yojson | A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
ocaml-ppx/ppx_import | Reduces redundancy in type declarations and signatures by importing types or signatures from other compiled interface files. | 89 |
tizoc/ppx_pgsql | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 137 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |
capnproto/capnp-ocaml | Generates OCaml code for Capn Proto serialization framework | 98 |
ocaml/odoc | Generates documentation for OCaml and Reason programming languages | 320 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
hackwaly/vscode-ocaml | An extension for VS Code providing support for the OCaml programming language | 170 |
thierry-martinez/refl | A library that provides efficient and type-safe type reflection for OCaml | 51 |
sheijk/ppx_string_interpolate | Interpolation filter for OCaml strings | 21 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 341 |