M17n-lib

Jul 20, 2023

Library for the multilingual text handling

The m17n library provides following facilities to handle multilingual text.

* M-text A data structure for a multilingual text.  It is
  basically a string but with attributes called text property, and
  is designed to substitute for the C string.  It is the most
  important object of the m17n library.

* Functions for creating and processing M-texts.

* Functions for converting M-texts from/to strings encoded in
  various existing formats.

* A huge character space, which contains all the Unicode
  characters and more non-Unicode characters.

* Chartable A data structure that contains per-character
  information efficiently.

* Functions for inputting and displaying M-text on a window system.

The documentation is available through devel/m17n-docs.



Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler