Hello world/Newbie: Difference between revisions

(Added 8080 assembly Hello, World! for CP/M)
Line 814:
=={{header|EasyLang}}==
EasyLang programs run in the browser. EasyLang code needs to be run using a special IDE.
# Open the EasyLang IDE at [https://easylang.onlinedev/ide/]
# Type in this program into the IDE: <syntaxhighlight lang="easylang">print "Hello world!"</syntaxhighlight>
# Click the run button at the top of the IDE, and you should see:
2,056

edits