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: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library simplifying type-driven code generation in OCaml | 469 |
| Automates formatting of OCaml code to conform to specific coding standards | 642 |
| A library that provides efficient and type-safe type reflection for OCaml | 51 |
| Provides a syntax extension for monadic computations in OCaml. | 7 |
| A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
| An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
| A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 138 |
| An extension for VS Code providing support for the OCaml programming language | 170 |
| Converts Oasis metadata to OPAM package descriptions | 27 |
| A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 |
| Library to rewrite and validate GraphQL queries at compile-time | 320 |
| A Unicode-friendly lexer generator for OCaml. | 244 |
| A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
| A utility library for pretty-printing indentation in OCaml programs. | 43 |
| Interpolates variables into string expressions | 21 |