DE version is available. Content is displayed in original English for accuracy.
A small site created to see the hell world example in many different languages. I got tired of sites which only showed 10-30 languages. I'm sure there are some inaccuracies (some languages are not I languages per se).

Discussion (8 Comments)Read Original on HackerNews
def main : IO Unit := IO.println "Hello, world!"
Also Coq was renamed to Rocq
rosettacode.org also has other tasks: https://rosettacode.org/wiki/Category:Programming_Tasks
https://rosettacode.org/wiki/Hello_world/Text
Rosetta Stone's code, by virtue of being a pretty popular community effort, is also very well-vetted. Even when I've tested some of the examples in more obscure langs like Malbolge, they've always worked.