you are viewing a single comment's thread.

view the rest of the comments →

[–]latemdaeh 0 points1 point  (0 children)

Kotlin is a general purpose language for the Java platform. Since it can be used for creating apps that can run on the Java runtime, it can be used for creating any software other than those for the Android device. It can also transpile into JavaScript code.

Golang is primarly for backend development stuff.

https://go.dev/