configversion
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/ocaml-sys/config.ml |
Issue Tracker | https://github.com/ocaml-sys/config.ml/issues |
Maintainer | Leandro Ostera <leandro@abstractmachines.dev> |
Dependencies | |
Source [http] | https://github.com/ocaml-sys/config.ml/releases/download/0.0.2/config-0.0.2.tbz sha256=0bbbb6d19efef2071663152808f94c6a469530be19a2f28174cfc54245147f04 sha512=453be389faaed410c2fdce448201d62e146e7ad81db13774a690f8e79764f81000d5d838a44e397cb5262aafe7b29b74eac8470cb6dfeea6f39bd6697648a73c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/config/config.0.0.2/opam |