orakudaversion

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}
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/orakuda-2.0.0.tar.gz
md5=91f7a4f3bb2ee3bff60307a1b5f894bc
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/orakuda/orakuda.2.0.0/opam
Required by