Hello world in every computer language(github.com) |
Hello world in every computer language(github.com) |
And the other issue is the more than one way thing, you need "flavors" of different languages.
And once you get past that, what is really needed is a standard reference implementation of a website, IO pipelines, network code, ssh libs, and tons of other things. Rosetta has a lot of crappy algorithms and paper-thin examples.
It's a good idea, but I think Stack Overflow could have implemented something far better, at least for the main languages they had armies of karma seekers for.
dang, maybe we can update the link?
https://kermitproject.org/utf8.html
Handy if you want to make sure stuff works RTL .
אני יכול לאכול זכוכית וזה לא מזיק לי
But don't try it at home :-).
I prefer that one to "hello world", because the programs were non-trivial (they had loops, for instance, and an if-then clause)
Hello World is just a bit too trivial to get any meaningful information from any language
99 bottles claims 1500 languages => https://www.99-bottles-of-beer.net/
For most languages you're right, the into is one concept.
Maybe you could create a PR for them?
RPG III?, STOS, GL Basic, Assembler for Atari ST, seems to have forgotten the fifth again...
Hello world from a music programming language.
Though I don't personally think this is an exciting way to learn about programming languages or their history, it looks like an appealing book that a lot of work went into.
But esolangs are still fun to see people's creativity though.
Thanks for a small trip down memory lane over the last hour reminding myself about them!
I had been thinking about writing a web version of STOS or AMOS, a little more enthused now. Still won’t happen of course …
echo "Hello World" > file.php && php file.php
Though you could still test that it's working in a webserver, since if it came from php rather than just the webserver, it would have some additional headers like X-Powered-By.