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.3.0.tar.gz sha256=cbe5bce0d6997252790d11ec936c73f32601b0ae3978d75af5e7f2b2af2fcf5c md5=67878f8d12afedeb1d692ad3c6d71c08 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_orakuda/ppx_orakuda.3.3.0/opam |