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.3.tar.gz sha256=b2835b5eb2664412ed271b0b9da82bc31fec6829baf3c8304df6ac15cb6fbfa7 md5=0ad5ef928e834bf700e78e981fe09a1b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_orakuda/ppx_orakuda.3.0.3/opam |
Required by
- ocamltter>=4.1.0
- opamfind
- spotinstall>=1.2.1