package ppx_system

  1. Overview
  2. Docs
A ppx to know host operating system at compile time

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.tar.gz
md5=008cac3324cdb0dde18a8e34ab61dd9d
sha512=ecca2ff8505051cf53b45acb1dca5d65cd1dc9e685436a4533f4eb62aeedfc704e5c91fbe9b50cc22e625e0a0f4f7fe5581284b5ac1186f106245ed4f1973f80

doc/ppx_system.runtime/Ppx_system_runtime/index.html

Module Ppx_system_runtimeSource

Sourcetype system =
  1. | Darwin
  2. | FreeBSD
  3. | NetBSD
  4. | OpenBSD
  5. | Unix
  6. | Win32
  7. | Unknown of string
OCaml

Innovation. Community. Security.