Skip to content

Comment on CoffeeScript: JavaScript without the Fail (slides)parent

Comments

> Python's auto-concatenation of runs of string literals is convenient but I don't know of another language that does the same thing.

The C preprocessor (in GCC and Clang at least) will concatenate adjacent literals, so add C, C++, and Objective-C to your list.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.