204 search results for "ppx_"
Showing 51 - 100
-
PPX for converting between OCaml values and JSON, Sexp and camlon4.1.0MITUsed by 4 other packages05 Aug 2022
-
[@@deriving] plugin to generate accessors for use with the Accessor librariesv0.17.0MITUsed by 3 other packages26 May 2024
-
Expands [@cold] into [@inline never][@specialise never][@local never]v0.17.0MITUsed by 3 other packages23 May 2024
-
A PPX rewriter that genreates the implementation of [Ldiffable.S].v0.17.0MITUsed by 3 other packages23 May 2024
-
Code style checker for Jane Street Packagesv0.17.0MITUsed by 3 other packages26 May 2024
-
A ppx for writing fast incremental bind nodes in a pattern matchv0.17.0MITUsed by 3 other packages26 May 2024
-
GADT-based field accessors and utilitiesv0.17.0MITUsed by 3 other packages26 May 2024
-
Generation of runtime types from type declarationsv0.17.0MITUsed by 3 other packages23 May 2024
-
PPX extension for Yojson literals and patterns1.3.0BSD-2-ClauseUsed by 3 other packages11 Sep 2023
-
Cmdliner.Term.t generator0.6.0MITUsed by 1 other packages03 May 2021
-
A detection tool for traditional unit testing in OCaml0.4.0Used by 1 other packages20 Oct 2017
-
1.1MITUsed by 1 other packages22 Aug 2016
-
sexp_message-like extension nodes for lazily rendering log messagesv0.17.0MITUsed by 1 other packages23 May 2024
-
Json driver forprotocol_conv5.2.1BSD-3-ClauseUsed by 1 other packages23 Jan 2023
-
Xml driver forprotocol_conv5.2.1BSD-3-ClauseUsed by 1 other packages23 Jan 2023
-
Xmlm driver forprotocol_conv5.2.1BSD-3-ClauseUsed by 1 other packages23 Jan 2023
-
A PPX Rewriter for Hashconsing0.11BSD-3-ClauseUsed by 2 other packages12 Sep 2023
-
A Camlp5 PPX Rewriter for Perl Regexp Workalikes0.02BSD-3-ClauseUsed by 2 other packages12 Sep 2023
-
A PPX Rewriter for Uniqifying ASTs0.11BSD-3-ClauseUsed by 2 other packages12 Sep 2023
-
Deprecatedv0.17.0MITUsed by 2 other packages26 May 2024
-
A ppx that takes in css strings and produces a module for accessing the unique names defined withinv0.17.0MITUsed by 2 other packages26 May 2024
-
Generate functions to read/write records in csv formatv0.17.0MITUsed by 2 other packages26 May 2024
-
Ppx deriver for Js_of_ocaml0.3LGPL-2.1-or-laterUsed by 2 other packages14 Dec 2022
-
PPX Deriver for QCheck0.4.1BSD-2-ClauseUsed by 2 other packages29 Aug 2023
-
Inline tests backend for alcotest1.0.0ISCUsed by 2 other packages25 Aug 2021
-
[@@deriving] plugin to generate Jsonaf conversion functionsv0.17.0MITUsed by 2 other packages26 May 2024
-
Debug logs for selected functions and let-bindings2.0.2LGPL-2.1-or-laterUsed by 2 other packages24 Oct 2024
-
ORakuda, Perlish string literals in OCaml3.3.0Used by 2 other packages23 Jan 2018
-
A ppx rewriter that inlines reverse application operators `|>` and `|!`v0.17.0MITUsed by 2 other packages23 May 2024
-
Syntax extension for Caqti/PostgreSQL queries3.1.0MITUsed by 2 other packages08 May 2022
-
Ppx extension for deriving a witness that a type is intended to be stable. In this context, stable means that the serialization format will never change. This allows programs running at different versions of the code to safely communicate.v0.17.0MITUsed by 2 other packages23 May 2024
-
String interpolation PPX preprocessor1.0.1Apache-2.0Used by 2 other packages28 Jan 2021
-
Compiler from OCaml bytecode to JavaScript5.9.0GPL-2.0-or-later; LGPL-2.1-or-later WITH OCaml-LGPL-linking-exceptionUsed by 1 other packages28 Nov 2024
-
A PPX Rewriter for automating generation of data-conversion code for use with Camlp5's Q_ast0.12BSD-3-ClauseUsed by 1 other packages09 Jul 2024
-
A Camlp5 PPX Rewriter for treating PPX extensions as Camlp5 quotations0.02BSD-3-ClauseUsed by 1 other packages27 Sep 2023
-
A Camlp5 PPX Rewriter for static blocks0.02BSD-3-ClauseUsed by 1 other packages12 Sep 2023
-
Deprecated: use ppxlib insteadv0.11.0Apache-2.0Used by 1 other packages22 Mar 2018
-
[@@deriving hash]0.1.2MITUsed by 1 other packages08 Mar 2024
-
A ppx deriving sample-functions for Popper0.1.1ISCUsed by 1 other packages12 May 2021
-
ppx_deriving_yaml
No documentation
0.4.0ISCUsed by 1 other packages19 Nov 2024 -
Expands [@disable_unused_warnings] into [@warning "-20-26-32-33-34-35-36-37-38-39-60-66-67"]v0.17.0MITUsed by 1 other packages23 May 2024
-
Extension to distribute guards over or-patterns0.3MITUsed by 1 other packages30 Jun 2021
-
Simpler notation for fixed point literalsv0.17.0MITUsed by 1 other packages23 May 2024
-
A sample syntax extension using OCaml's new extension points API2.1Public domainUsed by 1 other packages24 Oct 2020
-
A ppx rewriter that generates functions to copy local values to the global heapv0.17.0MITUsed by 1 other packages23 May 2024
-
Ignore Jane Street specific instrumentation extensionsv0.17.0MITUsed by 1 other packages23 May 2024
-
Ppx rewriter that records top-level module startup timesv0.17.0MITUsed by 1 other packages23 May 2024
-
Pattern matching on flat optionsv0.17.0MITUsed by 1 other packages23 May 2024
-
[@@deriving] plugin to generate Python conversion functionsv0.17.0MITUsed by 1 other packages26 May 2024
-
Spiritual equivalent of let%expect_test, but for property based tests as an ergonomic wrapper to write quickcheck tests.v0.17.0MITUsed by 1 other packages26 May 2024