caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Peter Zotov <whitequark@whitequark.org>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] m17n: multilingualization for OCaml source code
Date: Fri, 12 Dec 2014 21:10:24 +0300	[thread overview]
Message-ID: <cc68d6afe0a0f93d8f3c7d6487fec024@whitequark.org> (raw)

Hello,

I'm glad to present m17n, a package that allows using Unicode
identifiers in the OCaml source code.

   type 色 =
   | @赤
   | @黄色
   | @緑色
   [@@deriving show]

   let () = print_endline (show_色 @赤)

See the complete description and installation instructions
on [1]. (It will take a few hours before OPAM is synchronized
properly).

   [1]: https://github.com/whitequark/ocaml-m17n

-- 
Peter Zotov

                 reply	other threads:[~2014-12-12 18:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cc68d6afe0a0f93d8f3c7d6487fec024@whitequark.org \
    --to=whitequark@whitequark.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).