Show HN: Hello, World in many different languages
languages.jdunn.dev
Show HN: Hello, World in many different languages
1–10 of 12 posts
Re: Show HN: Hello, World in many different languages
#2 Sorry, you have been blocked
You are unable to access jdunn.dev
Why have I been blocked?
This website is using a security service to protect
itself from online attacks. The action you just performed
triggered the security solution. There are several action
that could trigger this block including submitting a certain
word or phrase, a SQL command or malformed data.Re: Show HN: Hello, World in many different languages
#3Sorry, you have been blocked You are unable to access jdunn.dev Why have I been blocked? This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several action that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.
Re: Show HN: Hello, World in many different languages
#4rosettacode.org also has other tasks: https://rosettacode.org/wiki/Category:Programming_Tasks
Re: Show HN: Hello, World in many different languages
#5Sorry, you have been blocked You are unable to access jdunn.dev Why have I been blocked? This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several action that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.
Ah, sorry about that! I think my cloudflare rules might have been a little too aggressive! You should be able to try again if you want. Thanks for checking it out
Re: Show HN: Hello, World in many different languages
#6https://rosettacode.org/wiki/Hello_world/Newbie is similar. rosettacode.org also has other tasks: https://rosettacode.org/wiki/Category:Programming_Tasks
Re: Show HN: Hello, World in many different languages
#7https://rosettacode.org/wiki/Hello_world/Newbie is similar. 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.
Re: Show HN: Hello, World in many different languages
#8Re: Show HN: Hello, World in many different languages
#9def main : IO Unit := IO.println "Hello, world!"
Also Coq was renamed to Rocq