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")