mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
cd5b3e7101
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
8 lines
331 B
Text
8 lines
331 B
Text
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.
|