Hacker News new | ask | show | jobs
by pavel_lishin 5462 days ago
It's called "code golf", and from what I can tell, perl is the undisputed king of golfing languages.

Someone ought to make a quiz page - "is this perl golf, or a cat walking on a keyboard".

1 comments

,[.,] is /bin/cat in brainfuck. Though, brainfuck fails miserably at most golfing challenges.
,[.,] doesn't actually concatenate files, though.

Personally, I think that using golf handicapped languages is the only way to keep it interesting. If you can choose the language, it gets too easy. One could even implement 'cat' as a single character, provided his language of choice.