wenyan icon indicating copy to clipboard operation
wenyan copied to clipboard

求一輸入函數

Open fishfishfishfishfish opened this issue 5 years ago • 2 comments

Is there an input statement?

fishfishfishfishfish avatar Dec 18 '19 14:12 fishfishfishfishfish

Yes. We REALLY NEED an input statement/package. It is very hard (or impossible) to make a number-guessing game or something like that in wenyan without any input. Actually, there IS an input package called 'readline' in node.js. Maybe we can write one in wenyan.

GLanguage avatar Jan 06 '20 14:01 GLanguage

Good suggestion, input function will likely be packaged in platform-specific IO stdlib .

LingDong- avatar Jan 06 '20 16:01 LingDong-