ORakuda, Perlish string literals in OCaml
Description
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 }">
- Published
- 24 Jun 2016
- Authors
- Maintainers
Sources
Dependencies
re
>= "1.6.0"
ppxx
>= "1.3.0" & < "1.4.0"
spotlib
>= "3.1.0" & < "4.0.0"
omake
build & < "0.10.1"
ocamlfind
build
ocaml
>= "4.03.0"
Reverse Dependencies