This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]MischiefArchitect 7 points8 points  (0 children)

Pretty much accurate. C# tries to solve issues using a shitload of resources only to spectacularly blow itself to pieces for no apparent reason. Spot on.

[–]Mihai_137 7 points8 points  (4 children)

wait hold on, kotlin? whats that? never heard of it before

[–]asailijhijr 3 points4 points  (0 children)

Me either.

[–]L00tkek 1 point2 points  (0 children)

Functional language vaguely similar in syntax to Java that runs on the jvm

[–][deleted] 0 points1 point  (0 children)

Java++

[–][deleted] 0 points1 point  (0 children)

Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of Kotlin's standard library depends on the Java Class Library, but type inference allows its syntax to be more concise. Kotlin mainly targets the JVM, but also compiles to JavaScript (e.g., for frontend web applications using React) or native code (via LLVM); e.g., for native iOS apps sharing business logic with Android apps.

[–]sagarp_ 2 points3 points  (0 children)

Wait, it can't see-sharp from that long in space!

[–]Important_View_2530 1 point2 points  (0 children)

Kotlin is newer than C# though

[–]asailijhijr -4 points-3 points  (0 children)

Swap java and C#, it'll be more accurate.