My quotation

Good morning, SAO Nian, I am Wu Xiaolong. Yi, today seems to be 520, I wish all lovers become brother and sister, oh yeah. My public account “Cainiao Turn over” will recommend interesting projects on GitHub. One minute get an excellent open source project to explore the value of open source. Welcome to follow me.

As for me, I am not bad enough to be able to program in normal development language. Some people on GitHub use Classical Chinese to program. What? Can classical Chinese be programmed?

Yes, wenyan. So far, the project has received Star 15.9K!

The HelloWorld example

Classical Chinese:

I have a number. Yue three. The name is "A".For is "a" times.I have a word. "Ask for the good news of heaven and earth." . Of the book.At such a time.Copy the code

Equivalent to the following JavaScript:

var n = 3;
for (var i = 0; i < n; i++) {
 console.log("Inquire of heaven and earth.");
}
Copy the code

Output:

Ask heaven and earth.Ask heaven and earth.Ask heaven and earth.Copy the code

Grammar are variable, process control, the project operation, containers, object, function, comments, etc, also provides an online IDE: http://wenyan-lang.lingdong.works/ide.html, IDE menu bar on the left have provided good some Demo:

The writer is such a bitch. Take my knee.

Making the address

https://github.com/wenyan-lang/wenyan