|
|
|
|
|
by zmmmmm
2397 days ago
|
|
Yeah it's funny how people really entrenched in the Python world can't see how inconsistent and frustrating it is. Half object oriented (x.split()) half functional (map(.....)) half full of inbetween list comprehensions, it's a beautiful looking incomprehensible mess. I like Groovy for the same reasons you like Ruby (but am too entrenched in the JVM ecosystem to switch to anything else). |
|