Nim programming language finally hit 1.0
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Mon Sep 30 10:28:54 UTC 2019
On Monday, 30 September 2019 at 10:14:52 UTC, JN wrote:
> I think Kotlin's dependency on Java/JVM is actually a benefit,
> because they know what worked and didn't work in Java and could
> work on improving that.
Actually, it is a big disadvantage, except for one thing: they
can piggyback on the ecosystem and cut down the costs of
developing a solid runtime system.
In that Kotlin has the same advantage of being able to gradually
take over for Java, which is comparable to how C++ could
gradually take over for C.
More information about the Digitalmars-d
mailing list