5 ms·
Reminds me of http://www.rosettacode.org/wiki/Rosetta_Code http://www.rosettacode.org/wiki/Rosetta_Code
by BucketSort 7y ago
Reminds me of http://www.rosettacode.org/wiki/Rosetta_Code http://www.rosettacode.org/wiki/Rosetta_Code
- phoe-krk 7y agoThis seems to have the same function and purpose as Rosetta Code, although styled somewhat differently.
- aloisdg 7y ago"Please don't reinvent the wheel"
- mighty_bander 7y agoYeah, "Don't reinvent the wheel" is a ballsy statement for a site that poorly replicates existing work.
- chii 7y agoyou want to be known as the one who invented the wheel, because it looks good as a resume item. That's why the wheel keeps getting reinvented again and again, and usually quite poorly.
- mrmonkeyman 7y agoWe do have a lot of different wheels to be honest.
- JackFr 7y agoThe wheel gets reinvented because wheels are extremely useful, not because they look good on resumes. (OTOH, Greenspun's tenth rule is a different story: https://en.wikipedia.org/wiki/Greenspun%27s_tenth_rule https://en.wikipedia.org/wiki/Greenspun%27s_tenth_rule)
- jodrellblank 7y agohttps://aplcart.info/ https://aplcart.info/ for APL idioms
- tgv 7y agoBut concentrated on the simpler tasks. Rosetta Code has examples for Gaussian Elimination, but no string to number conversion. It also has some really esoteric languages. It's really more of a Rosetta Stone, while Programming Idioms is more of a lookup for the typical but infrequent stuff you (well, I) tend to forget when working in multiple languages.