antimony-lang / antimony

The Antimony programming language
https://antimony-lang.github.io/antimony/
Apache License 2.0
138 stars 6 forks source link

Check UTF-8 support #31

Closed garritfra closed 3 years ago

garritfra commented 3 years ago

Earlier today I did a quick test to see if UTF-8 was properly supported. Turns out, it isn't.

It should be possible to use UTF-8 characters in the code. Some examples:

let x = 5
let α = 1
let Ω = 2