Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Uhuhuhuhuhuh! uuuu
(Universal Unifier to Unicode Un OCaml) is a little library to normalize an ISO-8859 input to Unicode. This library uses tables provided by the Unicode Consortium:
https://ftp.unicode.org/Public/MAPPINGS/ISO8859/
This project takes tables and converts them to OCaml code. Then, it provides a non-blocking decoder to translate ISO-8859 codepoint to UTF-8 codepoint.