ocamlopt
Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
| Название | Категория | Описание |
|---|---|---|
| ppx_derivers | dev-ml | Shared [@@deriving] plugin registry |
| ppx_deriving | dev-ml | Type-driven code generation for OCaml |
| ppx_deriving_yojson | dev-ml | JSON codec generator for OCaml |
| ppx_disable_unused_warnings | dev-ml | Expands [@disable_unused_warnings] |
| ppx_enumerate | dev-ml | Generate a list containing all values of a finite type |
| ppx_expect | dev-ml | Cram like framework for OCaml |
| ppx_fail | dev-ml | Add location to calls to failwiths |
| ppx_fields_conv | dev-ml | Generation of accessor and iteration functions for ocaml records |
| ppx_fixed_literal | dev-ml | Simpler notation for fixed point literals |
| ppx_globalize | dev-ml | Generates functions to copy local values to the global heap |
| ppx_hash | dev-ml | PPX rewriter that generates hash functions from type expressions and definitions |
| ppx_here | dev-ml | Expands [%here] into its location |
| ppx_ignore_instrumentation | dev-ml | Ignore Jane Street specific instrumentation extensions |
| ppx_import | dev-ml | A syntax extension for importing declarations from interface files |
| ppx_inline_test | dev-ml | Syntax extension for writing in-line tests in ocaml code |
| ppx_jane | dev-ml | Standard Jane Street ppx rewriters |
| ppx_js_style | dev-ml | Code style checker for Jane Street Packages |
| ppx_let | dev-ml | Monadic let-bindings |
| ppxlib | dev-ml | Base library and tools for ppx rewriters |
| ppx_log | dev-ml | Lazily rendering log messages |
« Предыдущий 1 ... 7 8 9 10 11 ... 13 Следующий »