package pa_ppx_string

  1. Overview
  2. Docs
A Camlp5 PPX Rewriter for String Interpolation

Install

Dune Dependency

Authors

Maintainers

Sources

0.01.tar.gz
sha512=ca5e0507aa2865be1361aadc585425ce9fb7c65239994811ea937da68d925b940723e8250e4e65733e65c65e6b0dc9122c4aa7a9656553b8d181b349cfe0d257

Description

This is a PPX Rewriter for interpolating strings, meant to be a work-alike to ppx_string, but instead based on Camlp5 (so it's compatible with all the other Camlp5-based PPX rewriters).

Published: 25 Jan 2023

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None