Skip to content

Latest commit

 

History

History
executable file
·
53 lines (37 loc) · 2.38 KB

i18n-L10n.md

File metadata and controls

executable file
·
53 lines (37 loc) · 2.38 KB

Toolboxes for transliteration efforts, Internationalisation (i18n) and Localisation (L10n)


Community

  • The julia-i18n IRC Gitter channel for discussions regarding the internationalization of Julia.

i18n-L10n TOOLS

Unicode

  • ICU.jl :: Julia wrapper for the International Components for Unicode (ICU) library.
  • UnicodeExtras.jl :: Another Unicode package.
  • LegacyStrings.jl :: Support for e.g. UTF16 string type for Julia (that was moved out of the standard library; however, Julia still works on Windows, without it).

LANGUAGES

Chinese

Japanese

Portugese

Spanish


Other Sites