package iso639

  1. Overview
  2. Docs
Language Codes for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

iso639-v0.0.5.tbz
sha256=6056e5da2f82fa775fb637008219b0825cc48b41a3df902f79036a5e2a1a7385
sha512=aa5e91457289035f8369fdbaf138e271a45ebf0458729cd4afbe662c133776c63d025704abee0ed48790a6d90fdcb6e368d7f9088dd78bf774480d55f80a514d

doc/iso639/Iso639/index.html

Module Iso639Source

ISO 639 - identification of natural languages and language groups

The Lang module is a good choice for common use cases where only individual languages and macrolanguages as covered by ISO 369-3 are needed.

The functionality of this library is to large extent derived from:

Sourcemodule Lang : sig ... end

Individual languages and macrolanguages as identified by ISO 639-3.

Sourcemodule Lang_family : sig ... end

Language families and groups as identified by ISO 639-5.

Sourcemodule Lang_or_family : sig ... end

Individual and collective languages as a unified type.

OCaml

Innovation. Community. Security.