|
Hi guys,
Is it possible to add utf-8 lua source support in lua 5.2?
Just remove the BOM of the utf-8 lua source file when loading a lua file of string.
I know it is just a little patch, but it would be nice to include this feature in the official lua.