211
Programming languages personified - leftoversalad
(leftoversalad.com)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Probably more importantly, it runs on the JVM and is designed to interoperate with existing Java code. (FWIW, I actually think they made a major mistake in how they handle
null
Java objects, and that Kotlin did better here; but Kotlin is much newer.)Oh good point I totally forgot it's a JVM lang.