Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Post History

75%
+4 −0
Meta Answering challenges with languages newer than the challenge

Somewhere Else, there was a long-standing rule that to answer a challenge, you couldn't use languages, language versions, or features that were created or introduced after the challenge was posted....

2 answers  ·  posted 2y ago by snail_‭  ·  last activity 2y ago by user‭

Question discussion
#1: Initial revision by user avatar snail_‭ · 2021-08-04T00:22:48Z (over 2 years ago)
Answering challenges with languages newer than the challenge
Somewhere Else, there was a long-standing rule that to answer a challenge, you couldn't use languages, language versions, or features that were created or introduced after the challenge was posted. If you did, the answer would have to be flagged as "non-competing." After some time, [the rule was seemingly removed by consensus](https://codegolf.meta.stackexchange.com/questions/12877/lets-allow-newer-languages-versions-for-older-challenges). The only real fear was that new languages would have some kind of advantage, but attitudes on the competitive aspect seemed to change over time (especially with golfing languages being created more frequently.)

I haven't seen any discussion in this community (or a written rule) so I wondered what the public opinion is. Stated reasons on the thread for allowing newer languages:
- Answering really old challenges with newer languages features. Otherwise old challenges would have to be reposted to allow newer answers, creating a bunch of duplicate content.
- Competition generally occurs within a language, not all languages or classes of languages competing. People understand that Jelly will always beat Java, but one Java answer could beat another, or maybe a C++ answer.
- "Catalog questions" like Hello World.
- Adding a built-in to your language really only causes you more effort, and might be downvoted anyway if it's obviously created to solve one problem. Coming up with unoriginal answers is only less fun for you.
- Some users would be discouraged from using newer languages.