Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

Required fields*

Easier communication means faster coding means fewer coders means ...

My father who was a really good APLer and taught me all the basics of APL (and much more), passed away on this day, five years ago. In preparation for 50 Years of APL, I found this patent letter (translated for the convenience of those who do not read Danish) for a handwritten logo. It explains a major reason for APL never gaining a large user base – a reason which of course applies to all of this community's amazing golfing languages too:


A 3497/77 Req. 29th Aug. 1977 at 13

EASIER COMMUNICATION MEANS FASTER CODING MEANS FEWER CODERS MEANS ...

Henri Brudzewsky, engineering consultancy company, Mindevej 28, Søborg,

class 9, including computers, especially APL coded computers,
class 42: IT service agency company, especially during use of APL coded computers.


Task

Produce infinitely repeating output of the text EASIER COMMUNICATION MEANS FASTER CODING MEANS FEWER CODERS MEANS with no newlines. You may begin the text with EASIER or FASTER or FEWER.

Answer*

Draft saved
Draft discarded
Cancel
7
  • 1
    \$\begingroup\$ You can delete the second space. \$\endgroup\$ Commented May 7, 2017 at 8:39
  • \$\begingroup\$ @LeakyNun How did I miss that? o0 Thanks! \$\endgroup\$ Commented May 7, 2017 at 8:42
  • \$\begingroup\$ In the second one, you can move the spaces into the format string. \$\endgroup\$ Commented May 7, 2017 at 10:36
  • \$\begingroup\$ @wizzwizz4 Leading whitespace is disallowed. \$\endgroup\$ Commented May 7, 2017 at 14:23
  • 2
    \$\begingroup\$ @totallyhuman Currently, you have a bug where it will output "FEWER CODERS MEANSEASIER COMMUNICATION MEANSFASTER CODING MEANSFEWER...". If you change the format string to '%sER CO%s MEANS ' and remove the spaces from the format items, it'll be golfier and work properly. \$\endgroup\$ Commented May 7, 2017 at 16:01

AltStyle によって変換されたページ (->オリジナル) /