Enkimaru

joined 1 month ago
[–] [email protected] 1 points 4 days ago

JIT compiling and byte code morphing and instrumentation. For instance data base persistence is usually done by instrumentation tools, that add instructions to keep track about transactions and modified objects, or new objects that need persisting. And endless more things.

[–] [email protected] 0 points 4 days ago (1 children)

Then it would not be constantly evolving with more than a new release per year. Do you know anything about gigantic Java ecosystem? Guessed so ...

[–] [email protected] 0 points 4 days ago

Java always had excellent tooling. You are mixing something up. In General programming languages are not pushed by CEOs but come up in grass root movements by developers.

[–] [email protected] 1 points 4 days ago

Enterprise programming and portable GUI applications.

[–] [email protected] 1 points 4 days ago (1 children)

Rather Dart and Flutter.

[–] [email protected] 1 points 4 days ago

Oracle has nearly nothing to do with Java. OpenSDK is developed by the Apache Foundation.

[–] [email protected] 1 points 4 days ago

Try 'Nim'. It is Pythonic language with static typing.