-3
0
Rules:
Your program must print "hello world" when executed
Your program must be interpretable or compilable into 2 or more languages
Your program must require no input or arguments
Languages with identical syntax are too easy, and will be shunned. We all know you can write
echo hello world
in Bash and Batch, so let's make it more interesting.
I'll add my example as an answer.
1Really close and not a dupe. (This does a subset of that challenge.) – None – 2019-08-30T04:10:25.413
1
Welcome to Programming Puzzles and Code Golf! I marked your challenge as duplicate of this challenge, which is almost identical with just a different scoring algorithm. Additionally, "identical syntax" is not an observable or objective requirement, and needs to be more clearly defined or removed to make this challenge valid by the rules of this site. In the future, I recommend using the Sandbox to get some reviews
– HyperNeutrino – 2019-08-30T04:29:00.1571before posting the challenge to the main site. Please ping me here or in chat if you edit this question such that it is not a duplicate and has no unobservable requirements so I can revert the duplicate mark (if I hammer more than once); alternatively, if the challenge is significantly different enough to not be a duplicate, consider rewriting it into Sandbox. – HyperNeutrino – 2019-08-30T04:30:18.810
@HyperNeutrino Thanks for the feedback. I will copy this over to the sandbox and see where it goes. – BLuFeNiX – 2019-08-30T23:46:07.497
I have posted a modified version of my question here: https://codegolf.meta.stackexchange.com/a/18038/88942
– BLuFeNiX – 2019-08-31T00:57:41.310