package mpp

  1. Overview
  2. Docs
A preprocessor meant to blend languages.

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.2.tar.gz
md5=b930b28535f0442c2c5fca5e665dddd0

Description

MPP is a meta processor that is meant to bring any programming language to the preprocessing level. You can easily use OCaml as a preprocessor language for any text-based document. If you want to use another language, you just need to tell MPP how to use it. MPP also works as a simple preprocessor, as it provides its own (tiny) language.

Published: 19 Apr 2018

Dependencies (4)

  1. ocamlfind build
  2. ocamlbuild build
  3. oasis build & >= "0.4.7"
  4. ocaml >= "4.02"

Dev Dependencies

None

Used by (1)

  1. frag

Conflicts

None