Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

support for unicode characters #397

Closed
@bobzhang

Description

@bobzhang

let h = [':ship:', '世' , '界']

Assuming the source code is encoded in utf8, these characters should be parsed as Const_int (code_point).
I suggest we enforce that all source code must be encoded in utf8 which is similar to other languages like golang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions