summaryrefslogtreecommitdiffstats
path: root/development/camlp5/README
blob: 66d38227ef778e616df1411a610aa261373980c2 (plain)
1
2
3
4
5
6
7
8
Camlp5 is the successor to camlp4 (included in the ocaml SlackBuild)
and offers pretty-printing and preprocessing for the ocaml language.

The source can be compiled in two "modes": transitional or strict.
This slackbuild compiles it in the default "transitional" mode, to
maintain compatibility with camlp4.

This requires ocaml.