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.2.0.tar.gz sha256=acd2f49942b840b9fe698db6b28b70dfe91d905637af919e44c9c1fcaecac14a md5=fd893cb0ea82507a5e44271a9603085f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_orakuda/ppx_orakuda.3.2.0/opam |
Required by
- ocamltter>=4.1.0
- opamfind
- spotinstall>=1.2.1