Perlish string literals in OCaml
Description
ppx_orakuda is a small library, PPX extensions which provide a handy way to write OCaml scripts a la Perl (or other scripting language). It provides syntax like:
- PCRE expression and matching of Perl like syntax {m|...|m}
- Variable and expression references in string {qq|...|qq}
- Sub-shell call by back-quotes {qx|...|qx}
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Last Published
- 31 Jul 2015
- Authors
- Maintainers
Sources
Dependencies
spotlib
>= "2.5.1" & < "3.1.0"
omake
build & < "0.10.1"
ocamlfind
build
ocaml
>= "4.02.1" & < "4.03.0"
Reverse Dependencies