开发者

"Hello World" in Languages starting with Q, U and Y [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow ques开发者_运维技巧tions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

I started a little fun project - collecting a "hello World"-program for every letter in the alphabet. For example Ada for A, Boo for B, C++ for C, D for D, Erlang for E, and so on

But i got a little stuck i can't find any programming languages starting with the letter Q, U and Y

Any languages anyone, preferable not from the esolang wiki?

Update:

just in case anyone is interested i have completed my collection and made it available in my blog


You can look at this The Hello World Collection. For "Y" use the Yacas programmable computer algebra system with : WriteString("Hello World")


Check out http://en.wikipedia.org/wiki/Ubercode for a U language, it's got a Hello World program in the article!


For "Q" use QBasic


Programming Puzzles and Code Golf has the perfect response to this.

There is an ongoing Hello, World! challenge, and it currently has at least two languages for every letter of the alphabet.

To view the languages and solutions in one place, click "Show code snippet" in the question, scroll down, and click "Run code snippet".

Some relevant languages: Q, Quipu, Underload, Unlambda, Y, and Yorick.

The 'U' ones I selected are from the esolang wiki, but they are the most popular two. There were several other 'U' languages in the list besides them.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜