ppx_getenv icon indicating copy to clipboard operation
ppx_getenv copied to clipboard

A sample syntax extension using OCaml's new extension points API.

ppx_getenv

A sample syntax extension that uses OCaml's new extension points API.

Take a look at the guide to extension points in OCaml.

License

Public domain