configversion Documentation on ocaml.org
Ergonomic, lightweight conditional compilation through attributes
Config implements the [@@config] annotation, to conditionally compile modules. You can use a small boolean language to check for conditions including some built-in ones and environment variables.
| Tags | conditional compilation target_os target_arch arch os system |
|---|---|
| Author | Leandro Ostera <leandro@abstractmachines.dev> |
| License | MIT |
| Published | |
| Homepage | https://github.com/leostera/config.ml |
| Issue Tracker | https://github.com/leostera/config.ml/issues |
| Maintainer | Leandro Ostera <leandro@abstractmachines.dev> |
| Dependencies | |
| Source [http] | https://github.com/leostera/config.ml/releases/download/0.0.1/config-0.0.1.tbz sha256=334d3c92993033388f5fbacd8ee36d15dcff35d03626f0215279594a208aa19c sha512=1a494f4a3e6fedc570c4949485e80154c6262b0e99c389c31b10801306e1a7f7b7d2193bc3f0fb4ae331e49838e6ac11eff6c024328aa833573ed4b99bf03176 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/config/config.0.0.1/opam |


