moonbitlang / moonbit-docs

The docs of MoonBit programming language
https://moonbitlang.com/docs/syntax
871 stars 40 forks source link

中文编程语言为什么代码不能用中文写,看了下还是英文 #212

Closed qqxiaoteng closed 3 weeks ago

qqxiaoteng commented 1 month ago

建议关键词,保留用中文

qqxiaoteng commented 1 month ago

fn init { print("Hello world!") // OK }

fn init { let x = 1 // x // fail print(x) // success }

改一下

函数 初始化{ 打印("世界你好") }

qqxiaoteng commented 1 month ago

编译器开源吗,没看到编译器

jellyterra commented 3 weeks ago

请问您所说的中文编程语言指哪个?

i5ting commented 3 weeks ago

讨论这个没什么意义。建议关闭这个issue