61cf948faa4b911a5b0a8ded1352f2070000d422
The previous example didn't actually print anything, it just defined a "word" (function) called `HELLO` and never called it. You could either call the function (just add `HELLO` on a new line), but more simply and idiomatically for just printing something you can use `.( string)` which I've done here. You can try this in an online Forth REPL at https://repl.it/languages/forth
Hello, World!
Hello world in every programming language.
As I watch the collection expand, this project has blown up more than I ever thought possible. Thanks to everyone who continues to contribute, new languages are created every day!
Spin-Off project smartly suggested and implemented by @zenware Meet FizzBuzz the evolution of hello-world
Description
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
Readme
14 MiB
Languages
Assembly
35.9%
Python
8.6%
C
4%
xBase
3.8%
JavaScript
3.6%
Other
38.6%