package m17n

  1. Overview
  2. No Docs
Multilingualization for OCaml source code

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.tar.gz
md5=c95d4404804208f1176b8868bbc2d365

Description

m17n is an OCaml package that allows to use non-English identifiers in the OCaml source code. It treats source code as UTF-8 text and performs normalization and case-folding according to the Unicode standard.

Tags

syntax

Published: 27 Jun 2016

Dependencies (7)

  1. gen >= "0.2.3" & < "0.5"
  2. uucp >= "1.1.0" & < "2.0.0"
  3. uunf >= "1.0.0" & < "2.0.0"
  4. uutf >= "0.9.4" & < "1.0.0"
  5. sedlex
  6. ocamlfind build
  7. ocaml = "4.03.0"

Dev Dependencies (2)

  1. ppx_deriving with-test
  2. ounit with-test

Used by

None

Conflicts (1)

  1. utop < "1.17"