|
|
|
|
|
by jstimpfle
1227 days ago
|
|
Pascal, took almost 50 years until "it" got declare-variables-anywhere feature, in Embarcadero Delphi 10.3. Java, does it still require you to make up a class for things that are completely unrelated to classes / objects? Does it still require you to put each public class in a separate file? |
|
Java is an OOP language, maybe that isn't modern for you, I dunno.
When I compare languages I care about the whole package, grammar + semantics are hardly a sales pitch when they don't have anything else to offer.