ProvableHQ / leo

🦁 The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications
https://leo-lang.org/
GNU General Public License v3.0
4.79k stars 651 forks source link

[Proposal] Support UTF-8 identifiers #477

Open Protryon opened 3 years ago

Protryon commented 3 years ago

We should add UTF-8 identifiers to ease international use.

myoussefmir commented 3 years ago

is the purpose of this feature to support UTF-8 variable names and function names?

Protryon commented 3 years ago

is the purpose of this feature to support UTF-8 variable names and function names?

Yes.