ppx_import
Type importer
Reduces redundancy in type declarations and signatures by importing types or signatures from other compiled interface files.
Less redundancy in type declarations and signatures
89 stars
8 watching
29 forks
Language: OCaml
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 466 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
thierry-martinez/refl | A library that provides efficient and type-safe type reflection for OCaml | 51 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |
ocaml-ppx/ppx_deriving_yojson | A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 137 |
hackwaly/vscode-ocaml | An extension for VS Code providing support for the OCaml programming language | 170 |
ocaml/oasis2opam | Converts Oasis metadata to OPAM package descriptions | 27 |
brendanlong/ocaml-ooxml | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 33 |
mhallin/graphql_ppx | Library to rewrite and validate GraphQL queries at compile-time | 320 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
pyrocat101/opal | A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
sheijk/ppx_string_interpolate | Interpolation filter for OCaml strings | 21 |