mppversion
A preprocessor meant to blend languages.
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.
Author | Philippe Wang <philippe.wang@gmail.com> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/ocaml/MPP-language-blender |
Issue Tracker | https://github.com/ocaml/MPP-language-blender/issues |
Maintainer | Philippe Wang <philippe.wang@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/Chris00/MPP-language-blender/releases/download/0.3.1/mpp-0.3.1.tar.gz sha256=47dce7bef50b3a36a55f787f40597f1fe3f7f9f2eed73e5b7f05b352ab7ffc0e md5=3fac3432229a9dc34adf6e62231b961d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mpp/mpp.0.3.1/opam |
Required by