grauzone wrote:
Walter Bright wrote:dsimcha wrote:In Java, by going overboard on making the core language simple, you end up pushing all the complexity into the APIs.Yup, and that's the underlying problem with "simple" languages. Complicated code.I think users of scripting languages would disagree with you.
PHP?