Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
omrisim21057yA good JVM lang but not as good as Clojure, maybe better for performance-oriented code since it supports imperative code better than Clojure but the whole thing about Clojure is that the implementation is ugly and fast so that the [language, library] can be pretty and fast
-
omrisim21057y@luxuryballs Maybe. IMO it's a good way to write cross-platform stuff that has relatively good performance (unless you actually use Java, then you're stuck with a horribly verbose language that encourages code duplication/repetition)
-
Darkler15877y@Haxk20 how will there be more java devs? Also a project can be both Java and Kotlin, they are 100% interoperable. Also, Kotlin is very easy to read.
Your thoughts on Kotlin please :)
undefined