Skip to content

Request support for UTF-8 variable names (e.g., Chinese characters) #520

@592530326

Description

@592530326

Hi, I'm using gopher-lua in my project and found that it doesn't support UTF-8 variable names, such as Chinese characters. For example, the following code doesn't work:

local 名字 = "张三"
print(名字)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions