Hello programming language

Here is another interesting programming language that I created: Hello. The reasons I have created it are:

Therefore the Hello language contains the following operands:

So here is the hello world program written in Hello. It is probably the shortest program of the kind for any language!

h

Unfortunately, the Hello language cannot do anything else. But, then again, when do you REALLY need to do something else? Aren't all real-world programming tasks in fact a Hello World application?

We are currently investigating adding an function that can write the 99 Bottles of beer song. Maybe the operand can be called "9". However, it would make the language less beautiful, don't you agree?

Please let me know if you have written another interesting program in Hello. I will leave as an exercise to the reader: build a program in Hello that prints out TWO copies of "Hello World".


Online Hello interpreter below; try your code
Hello code:

Hello output:


back to Anne's homepage or other Programming Languages I created