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.0.2.tar.gz sha256=fe97733c2c61999b60b96158d4fd742e05d70558818d18f3d08aeee27f144451 md5=9ce5afb6d105be1d86024ca176ed0bd6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_orakuda/ppx_orakuda.3.0.2/opam |
Required by
- ocamltter>=4.1.0
- opamfind
- spotinstall>=1.2.1