package mpp

  1. Overview
  2. No Docs
MPP is both a preprocessor and a meta preprocessor

Install

Authors

Maintainers

Sources

0.3.6.tar.gz
md5=efd6cb0b5975e0c5de7f283bd60fd1bc

Description

MPP is a simple preprocessor with a syntax you can parameterize to match your needs.

MPP is also a meta processor that is meant to bring any programming language to the preprocessing level. You can easily use OCaml, or many other programming languages, as a preprocessor language for any text-based document.

Published: 10 Jun 2023

Dependencies (4)

  1. camlp-streams
  2. stdlib-shims
  3. dune > "1.11.0"
  4. ocaml >= "4.03"

Dev Dependencies

None

Used by (1)

  1. frag

Conflicts

None