(no title)
hughjd
|
3 years ago
Doesn't Groovy (https://groovy-lang.org) achieve much of this? I remember being taught with it at university for some time before they introduced Java. With Groovy you don't need the class or main method, and can have a program which is just `println "Hello world!"`.
chrisseaton|3 years ago
Well no, because that on-ramps you to Groovy, not Java.
aaa_aaa|3 years ago
usrusr|3 years ago
gkfasdfasdf|3 years ago