ocaml-syntax-shims
Backport new syntax to older compilers
This package provides a small utility that backports some of the newer OCaml syntax to older OCaml compilers. This allows adopting new features such as let+ while still keeping compatibility with older OCaml compiler.
homepage ↗ github: ocaml-ppx/ocaml-syntax-shims
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| guru gitweb ↗ | 1.0.0 | 1 | 46 h | details › |
Versions & arches
Use flags of 1.0.0
- ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)