ppx_orakudaversion

Perlish string literals in OCaml

ppx_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}
AuthorJun Furuse
Published
Homepagehttps://bitbucket.org/camlspotter/orakuda/
Issue Trackerhttps://bitbucket.org/camlspotter/orakuda/issues?status=new&status=open
Maintainerjun.furuse@gmail.com
Dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/ppx_orakuda-2.0.1.tar.gz
md5=d54c7a13de164721576ab114c597e5cd
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_orakuda/ppx_orakuda.2.0.1/opam
Required by