package ppxlib

  1. Overview
  2. Docs
Base library and tools for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.6.0.tbz
sha256=d92fcc64600f8634c9231b0c940d38091dbbe9c7bd181a886003af0aff4c416d
md5=e2d129139891c135acc6d52a3fa9f731

README.md.html

Ppxlib - Meta-programming for OCaml

Overview

The ppxlib project provides the basis for the ppx system, which is currently the officially supported method for meta-programming in OCaml. It offers a principled way to generate code at compile time in OCaml projects.

Ppxlib comes with a user manual aimed at both users and authors of ppx rewriters.

History

This repository was created by merging several older projects. See the history for more details.

OCaml

Innovation. Community. Security.