A UTF-8 support module for Lua

This module adds UTF-8 support to Lua.It use data extracted from Unicode Character Database,and tested on Lua-5.2.3 and LuaJIT.It mainly used to compatible with Lua's own string module, it passed all string and pattern matching test in lua test suite.

Versions

0.1-19 years ago108 downloads

Dependencies

lua >= 5.1

Labels