JRose
LOL Man
http://www.roesler-ac.de/wolfram/hello.htm
Did not know that there are so many different programming languages. I guess you learn some new stuff every day. Also aren't SOCs a scripting language? Wonder if we could add SOCs to the list.
Since then, Hello World has been implemented in just about every programming language on the planet. This collection includes 366 Hello World programs in many more-or-less well known programming languages, plus 58 human languages.
Did not know that there are so many different programming languages. I guess you learn some new stuff every day. Also aren't SOCs a scripting language? Wonder if we could add SOCs to the list.
Code:
SOC code
///Press 1 for hello world
bind 1 echo "hello world"