ppx_orakudaversion
ORakuda, Perlish string literals in OCaml
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}
Author | Jun Furuse |
---|---|
Published | |
Homepage | https://bitbucket.org/camlspotter/orakuda/ |
Issue Tracker | https://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open |
Maintainer | jun.furuse@gmail.com |
Dependencies | |
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/ppx_orakuda-3.1.0.tar.gz sha256=a393712582078991572af51119e2205a62664c0f6990ee2ff5dfa6a09a1c4329 md5=e23701dcc37c83987b96d3527fed4dd0 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_orakuda/ppx_orakuda.3.1.0/opam |
Required by
- ocamltter>=4.1.0
- opamfind
- spotinstall>=1.2.1