package iso639

  1. Overview
  2. Docs

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.