package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.27.0.tbz
sha256=764b96121d6ffd6a73820e0ec5235176bfc42b94cf2ff97e32d068a5c4b28c62
sha512=2dcce0be6acdb3e185bfdad2785303a405c617f99949316abe6793f785d7227c10795ca49e79290bd385873da635191b44e8a5c211de114a168846d5d26f505c

doc/index.html

Ppxlib's user manual

Overview

This is the user manual and api for ppxlib, the core of the ppx meta-programming system for OCaml and its derivatives such as Reason. This manual is aimed at both users and authors of ppx rewriters and contains everything one should know in order to use or write ppx rewriters.

It is assumed in this manual that the user is familiar with the Dune build system. In particular, all the examples in this manual referring to the build system will present Dune configurations files and commands. It is possible to use ppxlib with other build systems, however this is not covered by this manual.

Manual

The manual consists of three main sections:

API

The API exposes the following modules:

OCaml

Innovation. Community. Security.