Slashdot Mirror


User: polgardy

polgardy's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:I've.never.used.groovy.so.I.have.a.question. on The Struggle To Keep Java Relevant · · Score: 1

    Maybe you should read some dynamic language code before making a comment like this. It's not variable and function names that are terse and compact: it's the amount (or lack thereof) of boiler plate code that accomplishes the same job. Compact syntax makes code more readable, not less, because you don't have to figure out which parts of the complexity are accidental, and which parts are essential. And of course you know that you can write inexplicably named, compact variable and function names in any language.

    Sorry, that shouldn't have been anonymous.

  2. Re:JVM keeping it alive on The Struggle To Keep Java Relevant · · Score: 1

    Erlang?