* [Caml-list] [ANN] m17n: multilingualization for OCaml source code
@ 2014-12-12 18:10 Peter Zotov
0 siblings, 0 replies; only message in thread
From: Peter Zotov @ 2014-12-12 18:10 UTC (permalink / raw)
To: caml-list
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-12 18:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-12 18:10 [Caml-list] [ANN] m17n: multilingualization for OCaml source code Peter Zotov
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).