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).
Advertisement
Advertisement
β‘ Community Insights
Discussion Sentiment
100% Positive
Analyzed from 179 words in the discussion.
Trending Topics
#rosettacode#org#https#wiki#nice#rosetta#stone#little#more#thanks

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.