ocaml-m17n

Unicode identifier support

A package that enables multilingualization of OCaml source code by supporting Unicode identifiers

Multilingualization for the OCaml source code

GitHub

50 stars
8 watching
5 forks
Language: OCaml
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dbuenzli/uucp Provides access to Unicode character properties in an OCaml library 21
whitequark/sublime-better-ocaml A plugin that improves Sublime Text's default highlighting and support for OCaml syntax. 23
yoriyuki/camomile A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. 124
dbuenzli/uuseg An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. 23
dbuenzli/uucd Decodes data from Unicode character database XML representation 17
dbuenzli/uutf A non-blocking streaming codec for Unicode encoding schemes 32
marcoonroad/ocaml-cuid Generates unique identifiers for use in applications requiring high uniqueness and randomness. 18
ocaml-community/sedlex A lexer generator for OCaml that supports Unicode and allows users to define lexers using a regular expression-based syntax. 240
xvilka/yara-ocaml OCaml bindings for a malware identification tool using pattern matching rules 11
dbuenzli/uunf A library for normalizing Unicode text to a standardized format 21
dannywillems/ocaml-cordova-plugin-barcode-scanner A binding that enables barcode scanning functionality in an OCaml application using the cordova-plugin-barcodescanner plugin 0
tsubame-sp/ocaml_at_p A debugging tool for OCaml programming 11
upenn-cis1xx/camelot An OCaml-based linter and style checker for OCaml code 44
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 84
ygrek/ocaml-cbor Provides OCaml bindings to the CBOR data encoding standard 24