Posts tagged “programming-languages”

Commas are syntactic sugar for whitespace.
mdelaurentis talking about Clojure.
kyle-burton:

You _wish_ you could hire these guys, Stuart and the Philly lambda gang

This is what happens when you put all the Clojure hackers in Philly in one room.

kyle-burton:

You _wish_ you could hire these guys, Stuart and the Philly lambda gang

This is what happens when you put all the Clojure hackers in Philly in one room.

My Favorite Lines of Java Code

In the middle of a 553-line Java file…
129      if (TRANSACTION_BREAKER.equals(username)) {
130       // Convenient to test rollback here and only allowed for same package
131       throw new RuntimeException("The transaction is broken by: " + username);

You can’t make this stuff up.

DocumentBuilderFactoryImpl

An actual Java class name. I’ve never seen one that’s more Java than this. (Thanks for finding this, Mike.)

The Lambda Key

MacBooks fully support functional programming.

The Lambda Key

MacBooks fully support functional programming.