Skip to content

meepen/Lua-5.1-UTF-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Lua 5.1 UTF-8

Requires a global "bit" library, such as LuaJIT 2.0.3's. This is only tested under LuaJIT 2.0.3.

All functionality is documented under Lua 5.3's documentation for the "utf8" library with the exception of utf8.force, which replaces all invalid UTF-8 sequences with the Unicode "Replacement Character" (U+FFFD).

http://www.lua.org/manual/5.3/manual.html

About

UTF-8 library for Lua 5.1 that implements the same features as Lua 5.3's UTF-8 library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages