Skip to content

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

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(名字)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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