package mpp

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

Install

Dune Dependency

Authors

Maintainers

Sources

mpp-0.3.0.tar.gz
md5=9cb4676472e19780149dde5b243b5b65

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: 27 Aug 2016

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml < "4.06.0"

Dev Dependencies

None

Used by (1)

  1. frag

Conflicts

None