mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
bc7c391e01
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
6 lines
309 B
Text
6 lines
309 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.
|