package mpp

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

Install

Dune Dependency

Authors

Maintainers

Sources

mpp-0.2.1.tar.gz
md5=a73658b7c769124f583ef83f71e6d289

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: 24 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